{
  "ams": {
    "label": {
      "color": {
        "$value": "{ams.color.text.default}",
        "$extensions": {
          "nl.amsterdam.type": "color"
        }
      },
      "font-family": {
        "$value": "{ams.typography.font-family}",
        "$extensions": {
          "nl.amsterdam.type": "fontFamily"
        }
      },
      "font-size": {
        "$value": "{ams.typography.heading.3.font-size}",
        "$extensions": {
          "nl.amsterdam.type": "fontSize"
        }
      },
      "font-weight": {
        "$value": "{ams.typography.heading.font-weight}",
        "$extensions": {
          "nl.amsterdam.type": "fontWeight"
        }
      },
      "line-height": {
        "$value": "{ams.typography.heading.3.line-height}",
        "$extensions": {
          "nl.amsterdam.subtype": "lineHeight",
          "nl.amsterdam.type": "number"
        }
      },
      "text-wrap": {
        "$value": "{ams.typography.heading.text-wrap}",
        "$extensions": {
          "nl.amsterdam.type": "textWrap"
        }
      },
      "in-fieldset": {
        "font-weight": {
          "$value": "{ams.typography.body-text.font-weight}",
          "$extensions": {
            "nl.amsterdam.type": "fontWeight"
          }
        }
      }
    }
  }
}
