{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tranquility Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.451723,
            53.807924
          ],
          [
            -1.451711,
            53.807703
          ],
          [
            -1.451699,
            53.807483
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Tranquility Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.451738,
            53.808168
          ],
          [
            -1.451731,
            53.808046
          ],
          [
            -1.451723,
            53.807924
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72647629, LS15 8QR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4517131576089743,
          53.807537195059645
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025388254, LS15 8QR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4518739768499898,
          53.808014297139174
        ]
      }
    }
  ]
}