{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Rigby Lane West",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.405994,
            53.608456
          ],
          [
            -2.406095,
            53.608829
          ],
          [
            -2.406197,
            53.609202
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070927068, BL2 3EQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4059929168306993,
          53.60844719604732
        ]
      }
    }
  ]
}