{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bude Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.52534,
            50.725315
          ],
          [
            -3.525629,
            50.725336
          ],
          [
            -3.525702,
            50.725341
          ],
          [
            -3.525748,
            50.725475
          ],
          [
            -3.52554,
            50.725604
          ],
          [
            -3.525309,
            50.725903
          ],
          [
            -3.525274,
            50.725924
          ],
          [
            -3.524642,
            50.726299
          ],
          [
            -3.524594,
            50.726266
          ],
          [
            -3.524546,
            50.726233
          ],
          [
            -3.524418,
            50.726144
          ],
          [
            -3.524389,
            50.726123
          ],
          [
            -3.524414,
            50.726035
          ],
          [
            -3.524887,
            50.725736
          ],
          [
            -3.525209,
            50.725532
          ],
          [
            -3.525303,
            50.72541
          ],
          [
            -3.525322,
            50.725363
          ],
          [
            -3.52534,
            50.725315
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023115677, EX1 2JB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.525289390174657,
          50.7253011864047
        ]
      }
    }
  ]
}