{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cherry Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.54003,
            51.611146
          ],
          [
            0.540138,
            51.61126
          ],
          [
            0.540313,
            51.611283
          ],
          [
            0.541331,
            51.611234
          ],
          [
            0.541969,
            51.611203
          ],
          [
            0.542568,
            51.611507
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013351329, SS11 8EG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5416191112976261,
          51.61139901635831
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013351330, SS11 8EG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5422067403276563,
          51.61157514653836
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090451388, SS11 8NN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5400444228384559,
          51.61113633392454
        ]
      }
    }
  ]
}