Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <script
- type="application/ld+json">{
- "@context": "http://schema.org",
- "@type": "AutoRental",
- "name": "Rent Car Berlin",
- "image": "https://www.rentalcarberlin.com/media/1775/rental-car-berlin-170x24.png",
- "email": "[email protected]",
- "priceRange": "€28-84",
- "address": {
- "@type": "PostalAddress",
- "streetAddress": "Lehrter Str. 1",
- "postalCode": "10557",
- "addressLocality": "Berlin",
- "addressRegion": "Brandenburg Metropolitan Region",
- "addressCountry": "DE"
- },
- "openingHoursSpecification": [
- {
- "@type": "OpeningHoursSpecification",
- "dayOfWeek": [
- "monday"
- ],
- "opens": "08:00:00",
- "closes": "18:00:00"
- },
- {
- "@type": "OpeningHoursSpecification",
- "dayOfWeek": [
- "tuesday"
- ],
- "opens": "08:00:00",
- "closes": "18:00:00"
- },
- {
- "@type": "OpeningHoursSpecification",
- "dayOfWeek": [
- "wednesday"
- ],
- "opens": "08:00:00",
- "closes": "18:00:00"
- },
- {
- "@type": "OpeningHoursSpecification",
- "dayOfWeek": [
- "thursday"
- ],
- "opens": "08:00:00",
- "closes": "18:00:00"
- },
- {
- "@type": "OpeningHoursSpecification",
- "dayOfWeek": [
- "friday"
- ],
- "opens": "08:00:00",
- "closes": "18:00:00"
- },
- {
- "@type": "OpeningHoursSpecification",
- "dayOfWeek": [
- "saturday"
- ],
- "opens": "08:00:00",
- "closes": "18:00:00"
- },
- {
- "@type": "OpeningHoursSpecification",
- "dayOfWeek": [
- "sunday"
- ],
- "opens": "08:00:00",
- "closes": "18:00:00"
- }
- ],
- "areaServed": {
- "@type": "City",
- "name": "Berlin"
- },
- "parentOrganization": {
- "@type": "Organization",
- "name": "Rent a Car in Berlin"
- }
- }</script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement