{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cedar Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.920547,
            55.955514
          ],
          [
            -4.920692,
            55.95569
          ],
          [
            -4.920695,
            55.955693
          ],
          [
            -4.92101,
            55.955622
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125009107, PA23 8BX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.920902942818042,
          55.95552035794393
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125024561, PA23 8BX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.920935167717244,
          55.955735331968924
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125026484, PA23 8BX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.920955219753037,
          55.95578879091671
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125027863, PA23 8BX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.920793688236737,
          55.95555890593694
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125076583, PA23 8EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.920706513733404,
          55.955677832012746
        ]
      }
    }
  ]
}