{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Home Farm Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.44132,
            50.537514
          ],
          [
            -2.44134,
            50.537406
          ],
          [
            -2.441359,
            50.537298
          ],
          [
            -2.441403,
            50.537129
          ],
          [
            -2.441446,
            50.536961
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002058583, DT5 2FD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4398817205548267,
          50.535645822111306
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002058584, DT5 2DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4413101809168225,
          50.53751095952557
        ]
      }
    }
  ]
}