{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Featherbank Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.641057,
            53.832781
          ],
          [
            -1.641649,
            53.832814
          ],
          [
            -1.642241,
            53.832847
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628172, LS18 4SZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6411628468215778,
          53.832799323513356
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72745336, LS18 4SZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6413445617813007,
          53.83287177009789
        ]
      }
    }
  ]
}