{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dale's Square",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.512178,
            53.251258
          ],
          [
            -2.511901,
            53.251347
          ],
          [
            -2.511624,
            53.251437
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011722315, CW9 8AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.511608780285945,
          53.25143673333259
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014513768, CW9 8AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.512083854149289,
          53.251057159591774
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003239876, CW9 8AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5120255172497936,
          53.25119224353788
        ]
      }
    }
  ]
}