{
    "success": true,
    "dataset": {
        "id": "42",
        "name": "สินค้า OTOP",
        "name_en": "",
        "description": "สินค้า OTOP",
        "category": "🗺️ ระบบ OTOP และสถานที่ท่องเที่ยว",
        "data_format": "JSON",
        "access_level": "public",
        "last_updated": "2025-10-01",
        "record_limit": 0
    },
    "fields": [
        {
            "field_name": "name",
            "field_type": "VARCHAR(255)",
            "field_description": ""
        },
        {
            "field_name": "detail",
            "field_type": "MEDIUMTEXT",
            "field_description": ""
        },
        {
            "field_name": "price",
            "field_type": "VARCHAR(10)",
            "field_description": ""
        },
        {
            "field_name": "seller",
            "field_type": "VARCHAR(100)",
            "field_description": ""
        },
        {
            "field_name": "seller_fb",
            "field_type": "VARCHAR(100)",
            "field_description": ""
        },
        {
            "field_name": "seller_phone",
            "field_type": "VARCHAR(10)",
            "field_description": ""
        },
        {
            "field_name": "date",
            "field_type": "DATETIME",
            "field_description": ""
        }
    ],
    "total_records": 1,
    "returned_records": 1,
    "limit": 100,
    "offset": 0,
    "data": [
        {
            "name": "กลุ่มอาชีพขนมปั้นสิบ หมู่ที่ 3",
            "detail": "<p><strong>กลุ่มอาชีพขนมปั้นสิบ หมู่ที่ 3<\/strong><\/p>",
            "price": "-",
            "seller": "กลุ่มอาชีพขนมปั้นสิบ หมู่ที่ 3",
            "seller_fb": "https:\/\/www.facebook.com\/profile.php?id=100092143458532&paipv=0&eav=AfaPw6z98WcFhdAFSfwyII2r0Bc34k53",
            "seller_phone": "043658044",
            "date": "2024-08-21 17:32:00"
        }
    ]
}