{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Newlay Mount",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.642619,
            53.827716
          ],
          [
            -1.642863,
            53.827543
          ],
          [
            -1.643106,
            53.827369
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72310560, LS18 4BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.642635964080841,
          53.82752778497148
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72642031, LS18 4BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.642695586370813,
          53.827662781870096
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025257779, LS18 4BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6427429969139065,
          53.82744721183965
        ]
      }
    }
  ]
}