{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Carr Mill Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.326483,
            53.714643
          ],
          [
            -2.326165,
            53.714626
          ],
          [
            -2.325887,
            53.714612
          ],
          [
            -2.325847,
            53.714609
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014226375, BB4 5BU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.325861879265033,
          53.714609369837376
        ]
      }
    }
  ]
}