{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Green Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.308989,
            53.381445
          ],
          [
            -1.310658,
            53.382518
          ],
          [
            -1.311392,
            53.38299
          ],
          [
            -1.31192,
            53.383748
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023204937, S26 3YB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3090741759032405,
          53.38147592953433
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095307899, S26 3YB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3106248925731965,
          53.382266913680674
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100050887432, S26 3YB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3107000546419896,
          53.38226734750049
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052204692, S26 3YB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3122785549282492,
          53.38413712238983
        ]
      }
    }
  ]
}