{ "$schema": "https://json-structure.org/meta/extended/v0/#", "$id": "https://agstack.org/structures/AppliedAmmountField.json", "title": "AppliedAmmountField", "type": "object", "fields": [ { "name": "unit", "type": "string" }, { "name": "numericValue", "type": "string" } ] }