{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Acre Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.302304,
            50.984173
          ],
          [
            -4.302236,
            50.984201
          ],
          [
            -4.302168,
            50.984228
          ],
          [
            -4.302153,
            50.984234
          ],
          [
            -4.302138,
            50.98424
          ],
          [
            -4.301991,
            50.984296
          ],
          [
            -4.301845,
            50.984353
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013838163, EX39 5EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.3023603142447,
          50.98416584400268
        ]
      }
    }
  ]
}