{
"@context": "https://schema.org",
"@type": "TouristInformationCenter",
"name": "City Tours of San Diego",
"description": "Contact City Tours of San Diego for private tours, group excursions, and customized sightseeing experiences in San Diego and Baja California.",
"url": "https://www.citytoursofsandiego.com/contact",
"telephone": "+1-XXX-XXX-XXXX",
"email": "[email protected]",
"address": {
"@type": "PostalAddress",
"streetAddress": "Your Street Address",
"addressLocality": "San Diego",
"addressRegion": "CA",
"postalCode": "92101",
"addressCountry": "US"
}
}