{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Manor Villas",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.847835,
            50.830439
          ],
          [
            -0.84803,
            50.830389
          ],
          [
            -0.848027,
            50.830193
          ],
          [
            -0.848024,
            50.829958
          ],
          [
            -0.847879,
            50.829937
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014108654, PO18 8QQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8478888588382815,
          50.829926599249966
        ]
      }
    }
  ]
}