{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stonecliffe Mount",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.620485,
            53.788874
          ],
          [
            -1.619933,
            53.788656
          ],
          [
            -1.619819,
            53.788612
          ],
          [
            -1.619472,
            53.788377
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72200508, LS12 5BQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6204256571615234,
          53.78870336706101
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72646454, LS12 5BH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.619532669075812,
          53.788421910298936
        ]
      }
    }
  ]
}