{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dog Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.520917,
            53.068757
          ],
          [
            -2.520927,
            53.069062
          ],
          [
            -2.520937,
            53.069366
          ],
          [
            -2.520908,
            53.069483
          ],
          [
            -2.520879,
            53.0696
          ],
          [
            -2.520873,
            53.069684
          ],
          [
            -2.520866,
            53.069768
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014013389, CW5 5NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.520916949750849,
          53.068757393434616
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023726895, CW5 5GX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5215098295536666,
          53.06965371157344
        ]
      }
    }
  ]
}