{
    "schemaVersion": "1.0",
    "name": "会英商务 GEO Machine-Readable API",
    "description": "会英商务（会英商务）商城的机器可读商品与结构化数据端点，供生成式 AI 引擎与 AI Agent 取用。",
    "owner": "陕西会英商务有限公司",
    "site": "https://www.huiyingclub.com",
    "sameAs": [
        "https://www.huiyingclub.com"
    ],
    "endpoints": {
        "llms": "https://www.huiyingclub.com/llms.txt",
        "llmsFull": "https://www.huiyingclub.com/llms-full.txt",
        "productFeed": "https://www.huiyingclub.com/geo/feed",
        "productFeedPagination": {
            "param": "page",
            "pageSize": 1000,
            "order": "sales desc",
            "totalApprox": 36481
        },
        "productLd": "https://www.huiyingclub.com/geo/product/{id}",
        "faq": "https://www.huiyingclub.com/geo/faq",
        "aiTxt": "https://www.huiyingclub.com/.well-known/ai.txt"
    },
    "formats": [
        "schema.org/Product",
        "schema.org/Offer",
        "JSON-LD",
        "llms.txt",
        "schema.org/FAQPage",
        "ai.txt"
    ],
    "discovery": "AI 引擎与 Agent 可凭本卡片自发现全部机器可读端点；商品数据以 /geo/feed 为准。"
}