{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stover Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.523274,
            50.726745
          ],
          [
            -3.523312,
            50.726771
          ],
          [
            -3.523399,
            50.726829
          ],
          [
            -3.523525,
            50.726914
          ],
          [
            -3.523428,
            50.726964
          ],
          [
            -3.52333,
            50.727015
          ],
          [
            -3.523248,
            50.727044
          ],
          [
            -3.523165,
            50.727074
          ],
          [
            -3.523036,
            50.727026
          ],
          [
            -3.522954,
            50.726996
          ],
          [
            -3.522907,
            50.726978
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023115805, EX1 2FW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.523253900041724,
          50.72675773865604
        ]
      }
    }
  ]
}