{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cape Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.949046,
            53.465004
          ],
          [
            -2.949028,
            53.464878
          ],
          [
            -2.94901,
            53.464752
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Cape Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.949082,
            53.465291
          ],
          [
            -2.949064,
            53.465148
          ],
          [
            -2.949046,
            53.465004
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38257757, L9 9BU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9490097927913133,
          53.46475245886353
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015359555, L9 9BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.949141306675817,
          53.46524579889073
        ]
      }
    }
  ]
}