{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Green Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.78655,
            54.317629
          ],
          [
            -1.785774,
            54.317552
          ],
          [
            -1.784999,
            54.317475
          ],
          [
            -1.783602,
            54.317239
          ],
          [
            -1.782727,
            54.317034
          ],
          [
            -1.780825,
            54.316591
          ],
          [
            -1.780481,
            54.316557
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025052789, DL8 5HH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7893493163272358,
          54.32035700018987
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034647603, DL8 5HQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7933891516374132,
          54.31489077682606
        ]
      }
    }
  ]
}