{ "@context": "https://schema.org", "@type": "FoodEstablishment", "@id": "https://www.dannysicecreamtruckaustin.com/#localbusiness", "name": "Danny's Ice Cream Truck Austin", "image": "https://www.dannysicecreamtruckaustin.com/assets/hero-truck.jpg", "url": "https://www.dannysicecreamtruckaustin.com", "telephone": "+1-512-609-0664", "priceRange": "$", "description": "Mobile ice cream truck catering and prepackaged frozen treats serving the greater Austin, Texas metro area for birthday parties and Corporate Events.", "address": { "@type": "PostalAddress", "addressLocality": "Austin", "addressRegion": "TX", "postalCode": "78617", "addressCountry": "US" }, "geo": { "@type": "GeoCoordinates", "latitude": "30.2052", "longitude": "-97.6432" }, "areaServed": [ { "@type": "AdministrativeArea", "name": "Austin" }, { "@type": "AdministrativeArea", "name": "Travis County" }, { "@type": "AdministrativeArea", "name": "Del Valle" } ], "hasMap": "https://www.google.com/maps?cid=9450703355744846885" }