{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Silver Royd Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.60819,
            53.792169
          ],
          [
            -1.608935,
            53.791997
          ],
          [
            -1.609681,
            53.791824
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72185878, LS12 4QT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6088145384193318,
          53.791919745377385
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72645366, LS12 4QQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.608265994018536,
          53.79214265669301
        ]
      }
    }
  ]
}