{
    "items": [{
        "type": ["h-review-aggregate"],
        "properties": {
            "item": [{
                "value": "Mediterranean Wraps",
                "type": ["h-card"],
                "properties": {
                    "name": ["Mediterranean Wraps"],
                    "street-address": ["433 S California Ave"],
                    "locality": ["Palo Alto"],
                    "region": ["CA"],
                    "tel": ["(650) 321-8189"]
                }
            }],
            "summary": ["Customers flock to this small restaurant for their \n    tasty falafel and shawerma wraps and welcoming staff."],
            "rating": ["9.2"],
            "average": ["9.2"],
            "best": ["10"],
            "count": ["17"]
        }
    }],
    "rels": {},
    "rel-urls": {}
}