{
  "catalog": {
    "description": "Scenario6",
    "farms": [
      {
        "growerId": "ID1",
        "id": {
          "referenceId": "ID2"
        },
        "name": "Smith Family Farm"
      }
    ],
    "fieldBoundaries": [
      {
        "boundary": {
          "geometry": "POLYGON ((-87.6072856 41.9106321, -87.6071506 41.9107518, -87.6048556 41.9127884, -87.6045856 41.913028, -87.6005356 41.916622, -87.6005551 41.9166342, -87.6009819 41.9169004, -87.6038919 41.9187154, -87.6042993 41.9189695, -87.6043187 41.9189816, -87.6044157 41.9190421, -87.6045507 41.9189224, -87.6107607 41.9134116, -87.6111657 41.9130522, -87.6111462 41.91304, -87.6111074 41.9130158, -87.6109134 41.9128948, -87.6103314 41.9125318, -87.607596 41.9108257, -87.6074214 41.9107168, -87.6072856 41.9106321))"
        },
        "fieldId": "ID3",
        "id": {
          "referenceId": "ID4"
        },
        "name": "Big Field"
      },
      {
        "boundary": {
          "geometry": "POLYGON ((-87.6076391 41.9162428, -87.6074027 41.9164524, -87.6055107 41.91813, -87.6040917 41.9193882, -87.6036186 41.9198077, -87.6036384 41.9198201, -87.6045492 41.9203905, -87.6053511 41.9208927, -87.6055986 41.9210477, -87.6060716 41.9206283, -87.6079636 41.9189507, -87.6093826 41.9176925, -87.6096192 41.9174827, -87.6096093 41.9174765, -87.6094905 41.9174021, -87.6083322 41.9166767, -87.6078372 41.9163667, -87.6076788 41.9162675, -87.6076491 41.9162489, -87.6076391 41.9162428))"
        },
        "fieldId": "ID5",
        "id": {
          "referenceId": "ID6"
        },
        "name": "Small Field"
      }
    ],
    "fields": [
      {
        "activeBoundaryId": "ID4",
        "farmId": "ID2",
        "id": {
          "referenceId": "ID3"
        },
        "name": "Big Field"
      },
      {
        "activeBoundaryId": "ID6",
        "farmId": "ID2",
        "id": {
          "referenceId": "ID5"
        },
        "name": "Small Field"
      }
    ],
    "growers": [
      {
        "id": {
          "referenceId": "ID1"
        },
        "name": "Smith Family Farm"
      }
    ],
    "products": [
      {
        "id": {
          "referenceId": "ID9"
        },
        "name": "Fertilizer 1",
        "productFormCode": "SOLID",
        "productStatusCode": "ACTIVE",
        "productTypeCode": "FERTILIZER_CHEMICAL"
      },
      {
        "id": {
          "referenceId": "ID10"
        },
        "name": "Fertilizer 2",
        "productFormCode": "SOLID",
        "productStatusCode": "ACTIVE",
        "productTypeCode": "FERTILIZER_CHEMICAL"
      },
      {
        "id": {
          "referenceId": "ID8"
        },
        "name": "Fall Fertilizer Blend",
        "productComponents": [
          {
            "amount": {
              "numericValue": 0.25,
              "unitOfMeasureCode": "lb1lb-1"
            },
            "productId": "ID9"
          },
          {
            "amount": {
              "numericValue": 0.75,
              "unitOfMeasureCode": "lb1lb-1"
            },
            "productId": "ID10"
          }
        ],
        "productFormCode": "SOLID",
        "productStatusCode": "ACTIVE",
        "productTypeCode": "MIX"
      }
    ],
    "seasons": [
      {
        "id": {
          "referenceId": "ID7"
        },
        "name": "2024"
      }
    ]
  },
  "documents": {
    "workOrders": [
      {
        "fieldId": "ID3",
        "id": {
          "referenceId": "ID11"
        },
        "name": "Fertilizing",
        "operations": [
          {
            "id": {
              "referenceId": "ID12"
            },
            "name": "Big Field - Fall Fertilizer Application",
            "operationTypeCode": "APPLICATION_FERTILIZING",
            "productIds": [
              "ID8"
            ],
            "timeScopes": [
              {
                "dateContextCode": "PROPOSED",
                "start": "2023-10-25T00:00:00+00:00"
              }
            ],
            "variables": [
              {
                "definitionCode": "AppliedMassPerAreaTarget",
                "id": {
                  "referenceId": "ID13"
                },
                "name": "Application Rate",
                "productId": "ID8"
              }
            ]
          }
        ],
        "seasonId": "ID7"
      }
    ]
  },
  "rootSchemaVersion": "2.0.0"
}