File indexing completed on 2024-09-22 04:45:18

0001 <html>
0002 <!-- example from https://schema.org/EntryPoint -->
0003 <script type="application/ld+json">
0004 {
0005     "@context": "http://schema.org",
0006     "@type": "Restaurant",
0007     "name": "Tartine Bakery",
0008     "potentialAction": {
0009         "@type": "ViewAction",
0010         "target": [
0011             "http://www.urbanspoon.com/r/6/92204",
0012             {
0013                 "@type": "EntryPoint",
0014                 "urlTemplate": "http://api.urbanspoon.com/r/6/92204",
0015                 "contentType": "application/json+ld"
0016             },
0017             "android-app://com.urbanspoon/http/www.urbanspoon.com/r/6/92204",
0018             {
0019                 "@type": "EntryPoint",
0020                 "urlTemplate": "urbanspoon://r/6/92204",
0021                 "actionApplication": {
0022                     "@type": "SoftwareApplication",
0023                     "@id": "284708449",
0024                     "name": "Urbanspoon iPhone & iPad App",
0025                     "operatingSystem": "iOS"
0026                 }
0027             },
0028             {
0029                 "@type": "EntryPoint",
0030                 "urlTemplate": "urbanspoon://r/6/92204",
0031                 "actionApplication": {
0032                     "@type": "SoftwareApplication",
0033                     "@id": "5b23b738-bb64-4829-9296-5bcb59bb0d2d",
0034                     "name": "Windows Phone App",
0035                     "operatingSystem": "Windows Phone 8"
0036                 }
0037             }
0038         ]
0039     }
0040 }
0041 </script>
0042 </html>