{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Carberry Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.574246,
            53.807306
          ],
          [
            -1.574363,
            53.807006
          ],
          [
            -1.57448,
            53.806705
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628023, LS6 1QJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.574277342279214,
          53.80725260890004
        ]
      }
    }
  ]
}