{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cavendish Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.533122,
            53.851462
          ],
          [
            -1.533602,
            53.851527
          ],
          [
            -1.534081,
            53.851592
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72631075, LS17 7AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5332568288706363,
          53.8514738346298
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025700292, LS17 7AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.534390894021338,
          53.85201751544459
        ]
      }
    }
  ]
}