{
  "items": [
    {
      "type": "text",
      "rect": {
        "llx": 72.0,
        "lly": 760.0,
        "urx": 472.0,
        "ury": 784.0
      },
      "content": [
        "Please fill in"
      ],
      "font": "DejaVuSans",
      "font_size": 20.0
    },
    {
      "type": "text",
      "rect": {
        "llx": 72.0,
        "lly": 700.0,
        "urx": 172.0,
        "ury": 714.4
      },
      "content": [
        "Name"
      ],
      "font": "DejaVuSans",
      "font_size": 12.0
    },
    {
      "type": "text_field",
      "name": "Name",
      "rect": {
        "llx": 180.0,
        "lly": 697.0,
        "urx": 420.0,
        "ury": 713.0
      },
      "font": "DejaVuSans",
      "font_size": 12.0,
      "border": {
        "width": 0.75,
        "color": [0.6, 0.6, 0.6]
      }
    },
    {
      "type": "text",
      "rect": {
        "llx": 72.0,
        "lly": 664.0,
        "urx": 172.0,
        "ury": 678.4
      },
      "content": [
        "Email"
      ],
      "font": "DejaVuSans",
      "font_size": 12.0
    },
    {
      "type": "text_field",
      "name": "Email",
      "rect": {
        "llx": 180.0,
        "lly": 661.0,
        "urx": 420.0,
        "ury": 677.0
      },
      "font": "DejaVuSans",
      "font_size": 12.0,
      "border": {
        "width": 0.75,
        "color": [0.6, 0.6, 0.6]
      }
    },
    {
      "type": "text",
      "rect": {
        "llx": 72.0,
        "lly": 628.0,
        "urx": 172.0,
        "ury": 642.4
      },
      "content": [
        "Country"
      ],
      "font": "DejaVuSans",
      "font_size": 12.0
    },
    {
      "type": "text_field",
      "name": "Country",
      "rect": {
        "llx": 180.0,
        "lly": 625.0,
        "urx": 420.0,
        "ury": 641.0
      },
      "font": "DejaVuSans",
      "font_size": 12.0,
      "value": "France",
      "border": {
        "width": 0.75,
        "color": [0.6, 0.6, 0.6]
      }
    },
    {
      "type": "text",
      "rect": {
        "llx": 90.0,
        "lly": 592.0,
        "urx": 330.0,
        "ury": 606.4
      },
      "content": [
        "Subscribe to the newsletter"
      ],
      "font": "DejaVuSans",
      "font_size": 12.0
    },
    {
      "type": "check_box",
      "name": "Subscribe",
      "rect": {
        "llx": 72.0,
        "lly": 590.0,
        "urx": 84.0,
        "ury": 602.0
      },
      "checked": true,
      "border": {
        "width": 0.75,
        "color": [0.6, 0.6, 0.6]
      }
    },
    {
      "type": "text",
      "rect": {
        "llx": 72.0,
        "lly": 556.0,
        "urx": 172.0,
        "ury": 570.4
      },
      "content": [
        "Plan"
      ],
      "font": "DejaVuSans",
      "font_size": 12.0
    },
    {
      "type": "choice_field",
      "name": "Plan",
      "rect": {
        "llx": 180.0,
        "lly": 553.0,
        "urx": 420.0,
        "ury": 569.0
      },
      "font": "DejaVuSans",
      "font_size": 12.0,
      "options": [
        "Monthly",
        "Yearly"
      ],
      "selected": "Yearly",
      "presentation": "dropdown",
      "border": {
        "width": 0.75,
        "color": [0.6, 0.6, 0.6]
      }
    },
    {
      "type": "text",
      "rect": {
        "llx": 72.0,
        "lly": 520.0,
        "urx": 172.0,
        "ury": 534.4
      },
      "content": [
        "Payment"
      ],
      "font": "DejaVuSans",
      "font_size": 12.0
    },
    {
      "type": "radio_group",
      "name": "Payment",
      "options": [
        {
          "value": "card",
          "rect": {
            "llx": 180.0,
            "lly": 517.0,
            "urx": 192.0,
            "ury": 529.0
          }
        },
        {
          "value": "transfer",
          "rect": {
            "llx": 320.0,
            "lly": 517.0,
            "urx": 332.0,
            "ury": 529.0
          }
        }
      ],
      "selected": "card",
      "border": {
        "width": 0.75,
        "color": [0.6, 0.6, 0.6]
      }
    },
    {
      "type": "text",
      "rect": {
        "llx": 198.0,
        "lly": 520.0,
        "urx": 268.0,
        "ury": 534.4
      },
      "content": [
        "Card"
      ],
      "font": "DejaVuSans",
      "font_size": 12.0
    },
    {
      "type": "text",
      "rect": {
        "llx": 338.0,
        "lly": 520.0,
        "urx": 438.0,
        "ury": 534.4
      },
      "content": [
        "Transfer"
      ],
      "font": "DejaVuSans",
      "font_size": 12.0
    },
    {
      "type": "text",
      "rect": {
        "llx": 72.0,
        "lly": 472.0,
        "urx": 172.0,
        "ury": 486.4
      },
      "content": [
        "Signature"
      ],
      "font": "DejaVuSans",
      "font_size": 12.0
    },
    {
      "type": "signature_field",
      "name": "Signature",
      "rect": {
        "llx": 180.0,
        "lly": 460.0,
        "urx": 420.0,
        "ury": 500.0
      },
      "border": {
        "width": 0.75,
        "color": [0.6, 0.6, 0.6]
      }
    }
  ],
  "metadata": {
    "title": "A document with a form"
  }
}
