{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mumby's Bridge Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.094415,
            53.114864
          ],
          [
            -0.091534,
            53.115285
          ],
          [
            -0.091487,
            53.115292
          ],
          [
            -0.091399,
            53.115305
          ],
          [
            -0.091324,
            53.115316
          ],
          [
            -0.090779,
            53.115396
          ],
          [
            -0.087143,
            53.115927
          ],
          [
            -0.087116,
            53.115928
          ],
          [
            -0.087089,
            53.115929
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090635099, PE22 7RZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.0944210936233308,
          53.114850992260926
        ]
      }
    }
  ]
}