{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pennine Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.185687,
            50.794247
          ],
          [
            -1.185695,
            50.794198
          ],
          [
            -1.185703,
            50.794149
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Pennine Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.185703,
            50.794149
          ],
          [
            -1.185747,
            50.793877
          ],
          [
            -1.185791,
            50.793606
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "37041300, PO13 9AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.185702901763677,
          50.79414867250346
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "37045880, PO13 9GU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1856690615196526,
          50.79446318216006
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024888189, PO13 9GU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1855686607884286,
          50.79452543064097
        ]
      }
    }
  ]
}