{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lucerne Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.545757,
            51.608422
          ],
          [
            0.545673,
            51.608865
          ],
          [
            0.54559,
            51.609307
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024199589, SS11 8WJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5457702474798465,
          51.608916807552596
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090452330, SS11 8RB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5457426005314878,
          51.60842277474242
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100090287717, SS11 8WJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5454230101008583,
          51.608906353921725
        ]
      }
    }
  ]
}