{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Regent Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.32665,
            53.706788
          ],
          [
            -2.327348,
            53.706916
          ],
          [
            -2.328045,
            53.707044
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014225582, BB4 5HQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3280301580033975,
          53.707026454559745
        ]
      }
    }
  ]
}