﻿{
    "schema_version": "2025-03-26",
    "name": "King Price Insurance Blog",
    "description": "King Price Insurance Blog: Where insurance meets South African humour. Get royally simple, savvy tips on car cover, home contents, R1 insurance, and more\u2026 Straight from the king\u2019s court!",
    "url": "https://blog.kingprice.co.za",
    "language": "en-ZA",
    "logo": "https://blog.kingprice.co.za/wp-content/uploads/2026/03/cropped-Nam-Favicon-Crown.png",
    "contact_email": "cobus.pieterse@porcupine.ai",
    "legal_info_url": "https://blog.kingprice.co.za/privacy/",
    "capabilities": {
        "schema_aggregation": {
            "feed": "https://blog.kingprice.co.za/schema.jsonld",
            "manifest": "https://blog.kingprice.co.za/schema-manifest.json",
            "rest": "https://blog.kingprice.co.za/wp-json/tldr-pro/v1/schema",
            "format": "application/ld+json"
        },
        "llm_content": {
            "llms_txt": "https://blog.kingprice.co.za/llms.txt",
            "llms_full": "https://blog.kingprice.co.za/llms-full.txt",
            "json_feed": "https://blog.kingprice.co.za/feed/llm.json"
        },
        "glossary": {
            "url": "https://blog.kingprice.co.za/ordbog/",
            "rest": "https://blog.kingprice.co.za/wp-json/wp/v2/tldr_glossary"
        },
        "crawler_policy": {
            "ai_txt": "https://blog.kingprice.co.za/ai.txt",
            "agents_json": "https://blog.kingprice.co.za/agents.json"
        },
        "wp_rest_api": {
            "root": "https://blog.kingprice.co.za/wp-json/",
            "posts": "https://blog.kingprice.co.za/wp-json/wp/v2/posts",
            "pages": "https://blog.kingprice.co.za/wp-json/wp/v2/pages"
        }
    },
    "tools": [
        {
            "name": "search",
            "description": "Full-text search across the site",
            "input_schema": {
                "q": {
                    "type": "string"
                }
            },
            "invoke_url": "https://blog.kingprice.co.za/?s={q}"
        }
    ],
    "rate_limits": {
        "requests_per_minute": 60,
        "note": "Soft limit. Respect Retry-After headers."
    }
}