{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Maple Leaf Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.275213,
            52.209597
          ],
          [
            -2.275078,
            52.209434
          ],
          [
            -2.274943,
            52.209272
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024321836, WR2 6RY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.275376958826742,
          52.209548840038714
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024321837, WR2 6RY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.275230170377838,
          52.20947725959609
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024321851, WR2 6RY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2749361505133616,
          52.20926217600901
        ]
      }
    }
  ]
}