{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Alexandra Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.561126,
            51.234772
          ],
          [
            -0.560798,
            51.234975
          ],
          [
            -0.560469,
            51.235178
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007086080, GU1 3QH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5609183432673732,
          51.23501271552077
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007097177, GU1 3QQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5611263757725475,
          51.23477247600488
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062319674, GU1 3QH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5607355653437246,
          51.23490255838079
        ]
      }
    }
  ]
}