{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lower Nelson Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.766536,
            51.249661
          ],
          [
            -0.766255,
            51.249716
          ],
          [
            -0.765973,
            51.24977
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002618177, GU11 1HA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7664924318811125,
          51.24967001389117
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094334330, GU11 1HU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7662271345063562,
          51.24994597961749
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003212562, GU11 1EW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7659614639233567,
          51.24970038745763
        ]
      }
    }
  ]
}