{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dandy Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.476519,
            50.757639
          ],
          [
            -3.478467,
            50.757306
          ],
          [
            -3.47879,
            50.757251
          ],
          [
            -3.47993,
            50.757003
          ],
          [
            -3.480336,
            50.756844
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000267263, EX4 0BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.479840580244182,
          50.756859768529786
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023096394, EX4 0BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.481142119082712,
          50.75632163415685
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090910952, EX4 0BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.48176534654518,
          50.75540540014796
        ]
      }
    }
  ]
}