{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Meadow View",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.572139,
            53.811487
          ],
          [
            -1.571854,
            53.811145
          ],
          [
            -1.571569,
            53.810802
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628460, LS6 1JD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.57209358320023,
          53.81144224521466
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72682006, LS6 1FD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5720353086647685,
          53.81119936115924
        ]
      }
    }
  ]
}