Advertisement
jmar

Untitled

Jul 16th, 2019
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. <script type="application/ld+json">
  2. {
  3. "@context": "https://schema.org",
  4. "@type": "ComedyClub",
  5. "name": "LOL Comedy Club",
  6. "image": "https://innofthemountaingods.com/wp-content/uploads/2016/06/LOL_comedy_club_umbg.jpg",
  7. "url": "https://innofthemountaingods.com/lol-comedy-club/",
  8. "telephone": "(575) 464-7089",
  9. "priceRange": "Only $5 admission.",
  10. "address": {
  11. "@type": "PostalAddress",
  12. "streetAddress": "287 Carrizo Canyon Road",
  13. "addressLocality": "Mescalero",
  14. "addressRegion": "NM",
  15. "postalCode": "88340",
  16. "addressCountry": "US"
  17. },
  18. "geo": {
  19. "@type": "GeoCoordinates",
  20. "latitude": 33.2956398,
  21. "longitude": -105.6905632
  22. }
  23. }
  24. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement