{
  "language": "uz",
  "sections": [
    {
      "type": "TRADE_NAME",
      "header": "Mahsulot nomi",
      "paragraphs": [
        {
          "order": 1,
          "text": "text1"
        },
        {
          "order": 2,
          "text": "text2"
        },
        {
          "order": 3,
          "text": "text3"
        }
      ]
    },
    {
      "type": "COUNTRY",
      "header": "Kelib chiqqan mamlakati",
      "paragraphs": [
        {
          "order": 1,
          "text": "UZ"
        }
      ]
    },
    {
      "type": "MANUFACTURER",
      "header": "Ishlab chiqaruvchi (ijrochi)",
      "paragraphs": [
        {
          "order": 1,
          "text": "text"
        }
      ],
      "lists": [
        {
          "order": 3,
          "text": "Ishlab chiqarish manzillari:",
          "type": "BULLETED_LIST",
          "items": [
            "address1",
            "address2"
          ]
        }
      ]
    },
    {
      "type": "COMPOSITION",
      "header": "Tarkibi",
      "paragraphs": [
        {
          "order": 1,
          "text": "text"
        }
      ]
    },
    {
      "type": "NUTRITIONAL_VALUE",
      "header": "Ozuqaviy qiymati 100 mlga",
      "tables": [
        {
          "order": 1,
          "columns": [
            "Ko'rsatkichi",
            "text"
          ],
          "data": [
            [
          "Energetik quvvati",
          "text кДж"
        ],
        [
          "Oqsillar",
          "text"
        ],
        [
          "Yog'lar gramm",
          "text"
        ],
        [
          "Uglevodlar, g",
          "text"
        ]
            
          ]
        }
      ]
    },
    {
      "type": "REGULATORY_DOCUMENTS",
      "header": "Normativ hujjatlar",
      "paragraphs": [
        {
          "order": 1,
          "text": "text1"
        },
        {
          "order": 2,
          "text": "text2"
        },
		{
          "order": 1,
          "text": "text3"
        }
      ]
    },
    {
      "type": "OPTIONAL_SECTION",
      "header": "Saqlash shartlar",
      "paragraphs": [
        {
          "order": 1,
          "text": "text"
        }
      ]
    },
    {
      "type": "OPTIONAL_SECTION",
      "header": "Foydalanish bo'yicha tavsiyalar",
      "paragraphs": [
        {
          "order": 1,
          "text": "text"
        }
      ]
    },
    {
      "type": "OPTIONAL_SECTION",
      "header": "Qo'shimcha ma'lumotlar",
      "paragraphs": [
        {
          "order": 1,
          "text": "text1"
        },
        {
          "order": 2,
          "text": "text2"
        },
        {
          "order": 3,
          "text": "text3"
        },
		 {
          "order": 4,
          "text": "text4"
        }
      ]
    },
    {
      "type": "OPTIONAL_SECTION",
      "header": "Aloqa ma'lumotlar",
      "paragraphs": [
        {
          "order": 1,
          "text": "tel.: +998-XX-XXX-XX-XX"
        },
        {
          "order": 2,
          "text": "Sayt: www.web-site.uz"
        },
        {
          "order": 3,
          "text": "E-mail: text"
        }
      ]
    }
  ]
}