{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Crossland Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.127872,
            50.862425
          ],
          [
            -3.127972,
            50.86239
          ],
          [
            -3.127974,
            50.862389
          ],
          [
            -3.128606,
            50.862166
          ],
          [
            -3.129543,
            50.861702
          ],
          [
            -3.129784,
            50.861281
          ],
          [
            -3.1304,
            50.860531
          ],
          [
            -3.130574,
            50.860172
          ],
          [
            -3.130958,
            50.859376
          ],
          [
            -3.131649,
            50.858271
          ],
          [
            -3.132781,
            50.857673
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000265046, EX14 9PQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1278947095507688,
          50.862217437586615
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023094711, EX14 9PQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.130520845699276,
          50.860348496686626
        ]
      }
    }
  ]
}