ToFormTo.Reviews.JSON.DataSource =
{
  "Products": [
    {
      "ProductCode": "Aluminum",
      "AverageRating": 3,
      "TotalReviews": 1,
      "Reviews": [
        {
          "Title": "A Modern Stainless Looking Chair...",
          "Review": "I bought these   for use in my kitchen as a modern stainless steel looking accessory but   switched them out for the Oceanic II Aluminum Side Chairs.  One thing I didn't like was they were cold   to sit in during the winter or when air conditioning was being used. They will make excellent patio chairs and   will match the table I am getting from here!",
          "Name": "Brett",
          "Location": "Nashville, TN, USA",
          "IsRecommended": 1,
          "Rating": 3
        }
      ]
    },
    {
      "ProductCode": "Crystall",
      "AverageRating": 5,
      "TotalReviews": 10,
      "Reviews": [
        {
          "Title": "love this chair",
          "Review": "This chair looks beautiful and is great. It can be used in any room/a real plus and conversation piece. - thank you for such a great product....",
          "Name": "Glow",
          "Location": "NY",
          "IsRecommended": 1,
          "Rating": 5
        },
        {
          "Title": "Love the design and the price",
          "Review": "This chair is gorgeous and sturdy. Unfortunately it's not deep enough to make it comfortable to sit in over a long dinner. I will keep the pair as accent chairs.",
          "Name": "Alina",
          "Location": "Washington, DC",
          "IsRecommended": 1,
          "Rating": 5
        },
        {
          "Title": "bargain",
          "Review": "Thanks. Quick ship. good chair. will shop here again.",
          "Name": "Lila",
          "Location": "Baton Rouge, Louisiana",
          "IsRecommended": 1,
          "Rating": 5
        },
        {
          "Title": "Great Design at a Good Price",
          "Review": "We ordered a set of 4 chairs for our dining area. They look great and seem like they are made   really well.",
          "Name": "Stu",
          "Location": "Chicago, IL",
          "IsRecommended": 1,
          "Rating": 5
        },
        {
          "Title": "Great Chair",
          "Review": "I purchased 2 of the clear crystal colored chairs and i love them. they are exactly what I   wanted. I wanted them for 2 specific areas in my master bath. One I use as a   vanity chair and the other i use next to my free standing tub. They add an   \"unexpected\" touch in my bathroom suite and I get many compliments.   They are very comfortable and sturdy.",
          "Name": "lisey",
          "Location": "maine",
          "IsRecommended": 1,
          "Rating": 5
        },
        {
          "Title": "Good Acylic Chair",
          "Review": "Have seen many of these on Design shows, got to have one, two arrived, very good quality at a fraction of designer prices...who will know the difference? just ordered another two!",
          "Name": "Abigail",
          "Location": "California",
          "IsRecommended": 1,
          "Rating": 5
        },
        {
          "Title": "Love !  Love ! Love It !",
          "Review": "I've seen this chair in magazines and on design websites but never at such a reasonable price.  I ordered the chair to use it in my den that I am redecorating.  Can't wait to find a new desk worthy of my chair!  ",
          "Name": "Nicole",
          "Location": "Philadelphia",
          "IsRecommended": 1,
          "Rating": 5
        },
        {
          "Title": "Sweet Chair",
          "Review": "I bought this chair fto put in our spare room, that we use for an office.  It is a small room and the desk chair we had looked very cumbersome in the room.  This chair looks great in the room and opens up the space.  Love It !!",
          "Name": "Nancy ",
          "Location": "Florida",
          "IsRecommended": 1,
          "Rating": 5
        },
        {
          "Title": "ghost chair",
          "Review": "I ordered one to use as a desk chair. I'm so happy with the quality I'm ordering two more for my dining room. Such a great addition to any decor. Beautiful!!!",
          "Name": "Kathy",
          "Location": "Michigan",
          "IsRecommended": 1,
          "Rating": 5
        },
        {
          "Title": "Crystall Clear charis",
          "Review": "I ordered 4 of the Crystal clear chairs they are FAB!!!! I have been looking for this chair all over and they were so high in price. This chair is well made and very comfy!!! The price just can not be better!!! Fast shipping as well. LOVE!!! Thanks M",
          "Name": "Marc",
          "Location": "Richmond VA",
          "IsRecommended": 1,
          "Rating": 5
        }
      ]
    },
    {
      "ProductCode": "Midtown",
      "AverageRating": 5,
      "TotalReviews": 1,
      "Reviews": [
        {
          "Title": "I love these !",
          "Review": "I love mine!! I have two of these set up in my breakfast bar area and not only are they visually appealing, but I find myself wanting to sit there more often then at my own dining room table, simply because I love these chairs!",
          "Name": "Gilman",
          "Location": "Hayward, Ca",
          "IsRecommended": 1,
          "Rating": 5
        }
      ]
    }
  ]
};
