{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Caraway Fields",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.161194,
            51.921486
          ],
          [
            -1.161039,
            51.921487
          ],
          [
            -1.161001,
            51.921415
          ],
          [
            -1.160917,
            51.921252
          ],
          [
            -1.161235,
            51.921184
          ],
          [
            -1.161554,
            51.921116
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011925576, OX27 8BH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1609264354787434,
          51.92116118349762
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011925772, OX27 8AN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.161480257461653,
          51.92109320042104
        ]
      }
    }
  ]
}