{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Aireview Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.887594,
            53.863806
          ],
          [
            -1.888043,
            53.863748
          ],
          [
            -1.888491,
            53.86369
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010592324, BD21 4SY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8880807244969446,
          53.86376110007509
        ]
      }
    }
  ]
}