{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Greenwood Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.55976,
            53.179518
          ],
          [
            -0.55981,
            53.179348
          ],
          [
            -0.559861,
            53.179177
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006514595, LN5 9DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5594973439332691,
          53.179307809797855
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006514596, LN5 9DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5594784725324687,
          53.17942444757676
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006532522, LN5 9DR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5597596599823265,
          53.17951774410884
        ]
      }
    }
  ]
}