{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brickhouse Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.483254,
            50.915327
          ],
          [
            -3.482871,
            50.915228
          ],
          [
            -3.482823,
            50.915215
          ],
          [
            -3.48252,
            50.915137
          ],
          [
            -3.482497,
            50.91513
          ],
          [
            -3.482489,
            50.915128
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10035360753, EX16 6XE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4832549861016067,
          50.915328728312936
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040361714, EX16 6BP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.482319822159132,
          50.91499887512498
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040361729, EX16 6BP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4830516171095134,
          50.91519641776452
        ]
      }
    }
  ]
}