{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Quayside Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.686497,
            51.728912
          ],
          [
            0.686478,
            51.729098
          ],
          [
            0.686459,
            51.729283
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013994458, CM9 5HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6864128202297737,
          51.729162583513535
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013994462, CM9 5HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6865805154036724,
          51.7290598202428
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013996212, CM9 5HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6865569957552322,
          51.728907470330995
        ]
      }
    }
  ]
}