{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bluebank Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.295337,
            53.246187
          ],
          [
            -1.294877,
            53.246326
          ],
          [
            -1.294734,
            53.24637
          ],
          [
            -1.294844,
            53.246572
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013064993, S44 6QJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2946718063081375,
          53.24668436539863
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013065750, S44 6PA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.29533940392816,
          53.24618492883498
        ]
      }
    }
  ]
}