{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Four Lane Ends",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.930184,
            54.222495
          ],
          [
            -2.930956,
            54.222483
          ],
          [
            -2.931728,
            54.222472
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024798479, LA11 7SJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.963471773964781,
          54.22846866291176
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025172588, LA11 7SJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9621220288502577,
          54.229135551431796
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025462295, LA11 7SN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9629399665362617,
          54.224734026646566
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034109498, LA11 7SN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9657881970777824,
          54.22518757713729
        ]
      }
    }
  ]
}