{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Barden Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.60204,
            53.795636
          ],
          [
            -1.601869,
            53.795258
          ],
          [
            -1.601698,
            53.79488
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72627924, LS12 3DS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6017272724662843,
          53.79495236259303
        ]
      }
    }
  ]
}