{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Belle Isle Crescent",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.489694,
            53.671487
          ],
          [
            -1.489811,
            53.671412
          ],
          [
            -1.489365,
            53.671031
          ],
          [
            -1.489194,
            53.670885
          ],
          [
            -1.488984,
            53.670776
          ],
          [
            -1.488737,
            53.670855
          ],
          [
            -1.488652,
            53.670882
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63172001, WF1 5JZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.48968661500438,
          53.6714892742991
        ]
      }
    }
  ]
}