{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Jacksons Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.167547,
            51.956058
          ],
          [
            -0.16713,
            51.955805
          ],
          [
            -0.166713,
            51.955552
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023326377, SG4 7AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.16753865138080115,
          51.95605278345468
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025678545, SG4 7AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1657999357546866,
          51.95479382211061
        ]
      }
    }
  ]
}