{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hedgeley Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.472556,
            55.01634
          ],
          [
            -1.47231,
            55.016595
          ],
          [
            -1.472065,
            55.01685
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Hedgeley Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.473,
            55.015866
          ],
          [
            -1.472778,
            55.016103
          ],
          [
            -1.472556,
            55.01634
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "47045541, NE29 8LH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4722419388283694,
          55.01645556117761
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "47227443, NE29 8HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4720647292127358,
          55.01685018836855
        ]
      }
    }
  ]
}