{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Marsh Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.38857,
            53.877877
          ],
          [
            -2.388393,
            53.877798
          ],
          [
            -2.388216,
            53.877719
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022970490, BB7 2AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.388552126510947,
          53.87787847890103
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024917058, BB7 2AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.387150614184745,
          53.87764932492927
        ]
      }
    }
  ]
}