{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "School Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.1627,
            51.955864
          ],
          [
            -0.162845,
            51.956126
          ],
          [
            -0.16299,
            51.956389
          ],
          [
            -0.163017,
            51.956461
          ],
          [
            -0.163044,
            51.956533
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013805952, SG4 7AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.16306566698091884,
          51.95653158103033
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025646381, SG4 7AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.16235050605197215,
          51.955513330969076
        ]
      }
    }
  ]
}