{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Willow Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.443164,
            50.935463
          ],
          [
            -1.443183,
            50.935423
          ],
          [
            -1.443202,
            50.935384
          ],
          [
            -1.443254,
            50.935295
          ],
          [
            -1.443306,
            50.935206
          ],
          [
            -1.443447,
            50.935203
          ],
          [
            -1.443588,
            50.9352
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034866677, SO16 5FD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.443502526997619,
          50.93519084530826
        ]
      }
    }
  ]
}