{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Croft Edge",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.009904,
            53.535261
          ],
          [
            -2.009533,
            53.535539
          ],
          [
            -2.009161,
            53.535817
          ],
          [
            -2.009088,
            53.535872
          ],
          [
            -2.009014,
            53.535927
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025741250, OL3 7EW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0099648694900387,
          53.53578278013025
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000117665, OL3 7EW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.009014366042732,
          53.53591768291206
        ]
      }
    }
  ]
}