{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Eltham Croft",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.506348,
            53.347625
          ],
          [
            -1.506036,
            53.347846
          ],
          [
            -1.505993,
            53.347877
          ],
          [
            -1.505582,
            53.347835
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013163966, S7 2HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.505528810060533,
          53.34793416453768
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013643848, S7 2HE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5062528215666817,
          53.34767648724096
        ]
      }
    }
  ]
}