{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Belvedere Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.436161,
            51.908066
          ],
          [
            -0.436204,
            51.907872
          ],
          [
            -0.436247,
            51.907678
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10004925159, LU3 2EG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.43624636571243997,
          51.90768707280582
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090731769, LU3 2EQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4361238759953255,
          51.907865277926156
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100080128817, LU3 2EQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.43593403825860844,
          51.907889730197155
        ]
      }
    }
  ]
}