{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cartlett Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.962849,
            51.80221
          ],
          [
            -4.962816,
            51.802072
          ],
          [
            -4.962813,
            51.802057
          ],
          [
            -4.962804,
            51.80202
          ],
          [
            -4.962795,
            51.801983
          ],
          [
            -4.962788,
            51.801955
          ],
          [
            -4.963007,
            51.80187
          ],
          [
            -4.963579,
            51.801648
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090279284, SA61 2LH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.962815443374702,
          51.802204744252094
        ]
      }
    }
  ]
}