{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Millbrook",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.63985,
            50.937531
          ],
          [
            -2.639857,
            50.937535
          ],
          [
            -2.639864,
            50.93754
          ],
          [
            -2.639929,
            50.937585
          ],
          [
            -2.639994,
            50.937629
          ],
          [
            -2.640029,
            50.937656
          ],
          [
            -2.640064,
            50.937683
          ],
          [
            -2.640151,
            50.93775
          ],
          [
            -2.640238,
            50.937816
          ],
          [
            -2.640085,
            50.937909
          ],
          [
            -2.639933,
            50.938001
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30119307, BA20 2TN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.639941926102015,
          50.938006940565046
        ]
      }
    }
  ]
}