{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Turf Moor Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.966745,
            53.56793
          ],
          [
            -0.966591,
            53.566782
          ],
          [
            -0.966488,
            53.566013
          ],
          [
            -0.966314,
            53.565924
          ],
          [
            -0.965906,
            53.565939
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006611956, DN7 6DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9667482319392463,
          53.56792370899952
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025263960, DN7 6PH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9712910339848568,
          53.562416805522275
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052207460, DN7 6DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9652950993494875,
          53.566212280519416
        ]
      }
    }
  ]
}