{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wharton Hall",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.507371,
            53.199808
          ],
          [
            -2.507475,
            53.199829
          ],
          [
            -2.50758,
            53.199851
          ],
          [
            -2.507837,
            53.199923
          ],
          [
            -2.508093,
            53.199994
          ],
          [
            -2.508379,
            53.200051
          ],
          [
            -2.508402,
            53.200055
          ],
          [
            -2.508551,
            53.199915
          ],
          [
            -2.508584,
            53.19986
          ],
          [
            -2.508617,
            53.199805
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011724372, CW7 3RH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5073554829004556,
          53.1997776113361
        ]
      }
    }
  ]
}