{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pegwood Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.435404,
            54.898901
          ],
          [
            -1.435785,
            54.899033
          ],
          [
            -1.436165,
            54.899166
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45043113, SR4 8DZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4356509316036026,
          54.89911824251484
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45043114, SR4 8DZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4358566455898496,
          54.8989035224457
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45109203, SR4 8DZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4357595758844977,
          54.89915469260803
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45120934, SR4 8DZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4359498227113339,
          54.89893091414453
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45138595, SR4 8DZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4360564586723592,
          54.89911113787846
        ]
      }
    }
  ]
}