{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sandpipers Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.03998,
            53.48294
          ],
          [
            -3.039722,
            53.483013
          ],
          [
            -3.0396,
            53.483047
          ],
          [
            -3.039463,
            53.483086
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "41230176, L23 6SA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0394301253699654,
          53.48305630010238
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024820067, L22 6QN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0398143834049747,
          53.482747335203214
        ]
      }
    }
  ]
}