reorganizes spec cases and fixes a couple few
This commit is contained in:
parent
ed58788884
commit
c74ecef194
158 changed files with 46 additions and 42 deletions
|
@ -0,0 +1,26 @@
|
|||
// http://microformat2-node.jit.su/h-review-aggregate.html
|
||||
|
||||
{
|
||||
"items": [{
|
||||
"type": ["h-review-aggregate"],
|
||||
"properties": {
|
||||
"item": [{
|
||||
"value": "Mediterranean Wraps 433 S California Ave, Palo Alto, CA - (650) 321-8189",
|
||||
"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 tasty falafel and shawerma wraps and welcoming staff."],
|
||||
"rating": ["9.2"],
|
||||
"average": ["9.2"],
|
||||
"best": ["10"],
|
||||
"count": ["17"],
|
||||
"name": ["Mediterranean Wraps 433 S California Ave, Palo Alto, CA - (650) 321-8189 Customers flock to this small restaurant for their tasty falafel and shawerma wraps and welcoming staff. 9.2 out of 10 based on 17 reviews"]
|
||||
}
|
||||
}]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue