{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Turf Moor Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.820202,
            52.840879
          ],
          [
            0.819971,
            52.839865
          ],
          [
            0.819741,
            52.838851
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023448694, NR21 9GN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.819304980261134,
          52.838723780473536
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023663140, NR21 9GN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8202121897683529,
          52.84080642851221
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093712594, NR21 9GN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8196362071907928,
          52.84039747801513
        ]
      }
    }
  ]
}