{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Flockton Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.684466,
            53.597846
          ],
          [
            -1.68449,
            53.597694
          ],
          [
            -1.684514,
            53.597542
          ],
          [
            -1.684538,
            53.59742
          ],
          [
            -1.684561,
            53.597298
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83182804, HD8 8LN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6847853742607213,
          53.59759479384858
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83182805, HD8 8LN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6847545533295651,
          53.59767560740692
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83219981, HD8 8LF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6845761141308662,
          53.597288640787184
        ]
      }
    }
  ]
}