{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Greenway",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.767073,
            53.882526
          ],
          [
            -2.766832,
            53.882249
          ],
          [
            -2.766591,
            53.881972
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034095023, PR3 1YH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7666039449734114,
          53.88198173048096
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010715273, PR3 0QP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.767049172962644,
          53.88220358720539
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010715274, PR3 0QP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.766655827660028,
          53.88232294580317
        ]
      }
    }
  ]
}