{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pinfold Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.875059,
            53.851923
          ],
          [
            -2.875353,
            53.852113
          ],
          [
            -2.875647,
            53.852303
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024173120, PR3 0DJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.875477831928968,
          53.85198032441502
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093996634, PR3 0DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.875066319413711,
          53.85192939775971
        ]
      }
    }
  ]
}