[
    {
        "@context": "https://schema.org",
        "@type": "Organization",
        "name": "郑州天点科技有限公司",
        "url": "https://geo.tiandianyun.cn",
        "logo": "https://geo.tiandianyun.cn/uploads/2026-05-30/attachments/ff78d5cf7248f68f6131b171979e210a.png",
        "contactPoint": [
            {
                "@type": "ContactPoint",
                "telephone": "18903842137",
                "contactType": "customer service"
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "LocalBusiness",
        "name": "郑州天点科技有限公司",
        "url": "https://geo.tiandianyun.cn",
        "telephone": "18903842137",
        "image": "https://geo.tiandianyun.cn/uploads/2026-05-30/attachments/ff78d5cf7248f68f6131b171979e210a.png",
        "address": {
            "@type": "PostalAddress",
            "streetAddress": "郑州市经开区经南五路华美龙大厦4号楼5楼",
            "addressCountry": "CN"
        }
    },
    {
        "@context": "https://schema.org",
        "@type": "WebSite",
        "name": "天店通GEO",
        "url": "https://geo.tiandianyun.cn",
        "potentialAction": {
            "@type": "SearchAction",
            "target": "https://geo.tiandianyun.cn/search?q={search_term_string}",
            "query-input": "required name=search_term_string"
        }
    }
]