{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.670301,
            50.69478
          ],
          [
            -2.670345,
            50.694523
          ],
          [
            -2.670388,
            50.694266
          ],
          [
            -2.670821,
            50.694015
          ],
          [
            -2.670866,
            50.693989
          ],
          [
            -2.671151,
            50.693708
          ],
          [
            -2.671351,
            50.693482
          ],
          [
            -2.671491,
            50.693094
          ],
          [
            -2.671722,
            50.692454
          ],
          [
            -2.671799,
            50.692213
          ],
          [
            -2.671876,
            50.691973
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013014159, DT2 9DN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6704561071021344,
          50.694269859716044
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015801527, DT2 9DN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6718168673999236,
          50.693389717605875
        ]
      }
    }
  ]
}