{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cross Greenwood Mount",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.569698,
            53.831854
          ],
          [
            -1.569523,
            53.831854
          ],
          [
            -1.569348,
            53.831853
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72011485, LS6 4LJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5700163377580798,
          53.831900487634414
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72632443, LS6 4LG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.570001696132798,
          53.83184650730997
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72680563, LS6 4PA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5691204680134916,
          53.83184334770097
        ]
      }
    }
  ]
}