{
    "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": "กล้วยตากเขาสวนกวาง",
            "detail": "<p>กลุ่มแม่บ้านเกษตรกรบ้านหนองแวงเรือ<br>เลขที่ 180 หมู่7 บ้านหนองแวงเรือ ต.ดงเมืองแอม อ.เขาสวนกวาง จ.ขอนแก่น 40280<br>ติดต่อ : นางชาลี แสนจันแดง<br>โทร : &nbsp;08 7233 1487<\/p>",
            "price": "ติดต่อโดยต",
            "seller": "นางชาลี แสนจันแดง",
            "seller_fb": "-",
            "seller_phone": "0872331487",
            "date": "2024-11-05 13:52:00"
        }
    ]
}