{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brookmeadow Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.853591,
            52.424601
          ],
          [
            -1.854054,
            52.424681
          ],
          [
            -1.854517,
            52.424761
          ],
          [
            -1.854717,
            52.424793
          ],
          [
            -1.854917,
            52.424825
          ],
          [
            -1.85506,
            52.424936
          ],
          [
            -1.855076,
            52.424994
          ],
          [
            -1.855128,
            52.425191
          ],
          [
            -1.85513,
            52.425203
          ],
          [
            -1.855131,
            52.425215
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023500303, B28 0DU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.853649504001982,
          52.42461047752491
        ]
      }
    }
  ]
}