{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Marys Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.995476,
            50.968048
          ],
          [
            -3.995862,
            50.96785
          ],
          [
            -3.996148,
            50.967886
          ],
          [
            -3.996469,
            50.967927
          ],
          [
            -3.996881,
            50.967795
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093913930, EX37 9FD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9968459676208616,
          50.9676937401401
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093913931, EX37 9FD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.997097168657071,
          50.96790528531206
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093913933, EX37 9FD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9966221365442447,
          50.96812025863456
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095917282, EX37 9BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9955943243365604,
          50.968065884177705
        ]
      }
    }
  ]
}