{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Colemans Heath",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.062515,
            51.430942
          ],
          [
            0.063214,
            51.430984
          ],
          [
            0.063914,
            51.431025
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010225513, SE9 3HZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.06251463439956781,
          51.430942065208605
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010228519, SE9 3TH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.06319471708132546,
          51.43102901634499
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010228520, SE9 3TQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.0631910735067677,
          51.43094814471676
        ]
      }
    }
  ]
}