{
    "@context": "https://schema.org",
    "@type": "LocalBusiness",
    "name": "Kathy Huang Realtor",
    "url": "https://kathyhuangrealtor.com",
    "email": false,
    "telephone": false,
    "image": false,
    "logo": false,
    "identifier": false,
    "address": {
        "@type": "PostalAddress",
        "streetAddress": false,
        "addressLocality": false,
        "addressRegion": false,
        "addressCountry": false,
        "postalCode": false
    },
    "geo": {
        "@type": "GeoCoordinates",
        "latitude": false,
        "longitude": false
    },
    "priceRange": false,
    "numberOfEmployees": false,
    "founder": false,
    "foundingDate": false,
    "contactPoint": {
        "@type": "ContactPoint",
        "telephone": false,
        "email": false,
        "contactType": "customer service",
        "contactFormUrl": false,
        "bookingUrl": false
    },
    "privacyPolicyUrl": false,
    "termsOfServiceUrl": false,
    "aiOptimization": {
        "context": "https://agenticpress.ai/ai-full-site-schema",
        "version": "1.0",
        "intentScore": "high",
        "agentInstructions": false,
        "restrictions": false
    },
    "updateFrequency": false,
    "lastUpdated": false,
    "pages": [],
    "faqs": [],
    "blogPosts": [],
    "customContent": []
}