Advertisement
rafi1991

Untitled

Jul 10th, 2020
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. <script type="application/ld+json">
  2. {
  3. "@context": "https://schema.org",
  4. "@type": "CafeOrCoffeeShop",
  5. "name": "Grab N' Go Grill & Coffee Bar",
  6. "image": "https://www.crownreef.com/wp-content/uploads/sites/2/2017/03/Grab-n-Go-Family-at-the-Buffet2.jpg",
  7. "url": "https://www.crownreef.com/amenities/dining/",
  8. "priceRange": "$",
  9. "servesCuisine": "American Breakfast Buffet, Coffee, Light Snacks",
  10. "address": {
  11. "@type": "PostalAddress",
  12. "streetAddress": "2913 South Ocean Boulevard",
  13. "addressLocality": "Myrtle Beach",
  14. "addressRegion": "SC",
  15. "postalCode": "29577",
  16. "addressCountry": "US"
  17. },
  18. "geo": {
  19. "@type": "GeoCoordinates",
  20. "latitude": 33.6609501,
  21. "longitude": -78.915166
  22. }
  23. }
  24. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement