{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lodgeside Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.290232,
            53.513322
          ],
          [
            -2.29004,
            53.513433
          ],
          [
            -2.289847,
            53.513544
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210021031, M7 3AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.28985840912506,
          53.51355352979205
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210021032, M7 3AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.289812003674826,
          53.51338286243548
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210021033, M7 3AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2897669487697105,
          53.513409936995714
        ]
      }
    }
  ]
}