{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Old Carr Mill Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.325205,
            53.713892
          ],
          [
            -2.325023,
            53.713875
          ],
          [
            -2.324841,
            53.713857
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014226838, BB4 5AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.324825618087835,
          53.713839207063174
        ]
      }
    }
  ]
}