{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.180931,
            54.260215
          ],
          [
            -1.181486,
            54.260093
          ],
          [
            -1.182728,
            54.260155
          ],
          [
            -1.185887,
            54.259763
          ],
          [
            -1.190545,
            54.259183
          ],
          [
            -1.190793,
            54.259077
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070749429, YO7 2HL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1908692330951272,
          54.25911372591816
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090671055, YO7 2HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1992221994420569,
          54.26059849546242
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090671764, YO7 2HN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2019439680227906,
          54.25877409137103
        ]
      }
    }
  ]
}