{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Canfield",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.154179,
            51.874998
          ],
          [
            0.153902,
            51.874857
          ],
          [
            0.153625,
            51.874717
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034626170, CM23 2SD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.15389607508321976,
          51.874849876011936
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100080720039, CM23 2SH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.15367783242652058,
          51.87453913830742
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100080720040, CM23 2SH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.15348148789490745,
          51.87468661128041
        ]
      }
    }
  ]
}