Warning, /pim/kitinerary/autotests/extractordata/web/restaurant.html.json is written in an unsupported language. File is not indexed.

0001 [
0002     {
0003         "@context": "http://schema.org",
0004         "@type": "FoodEstablishment",
0005         "address": {
0006             "@type": "PostalAddress",
0007             "addressCountry": "US",
0008             "addressLocality": "New York",
0009             "addressRegion": "NY",
0010             "postalCode": "10019",
0011             "streetAddress": "148 W 51st St"
0012         },
0013         "image": "https://example.com/photos/1x1/photo.jpg",
0014         "name": "Trattoria Luigi"
0015     }
0016 ]