Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <script type="application/ld+json">
- {
- "@context": "https://schema.org",
- "@type": "LocalBusiness",
- "name": "#",
- "address": {
- "@type": "PostalAddress",
- "streetAddress": "#",
- "addressLocality": "#",
- "addressRegion": "#",
- "postalCode": "#"
- },
- "image": "#",
- "telePhone": "#",
- "url": "#",
- "paymentAccepted": [ "cash", "credit card" ],
- "openingHours": "Mo,Tu,We,Th,Fr,Sa,Su 00:00-23:59:59",
- "openingHoursSpecification": [ {
- "@type": "OpeningHoursSpecification",
- "dayOfWeek": [
- "Monday",
- "Tuesday",
- "Wednesday",
- "Thursday",
- "Friday",
- "Saturday",
- "Sunday"
- ],
- "opens": "00:00",
- "closes": "23:59:59"
- } ],
- "geo": {
- "@type": "GeoCoordinates",
- "latitude": "#",
- "longitude": "#"
- },
- "priceRange":"$"
- }
- </script>
Advertisement
Add Comment
Please, Sign In to add comment