{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Glebe",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.799428,
            52.681181
          ],
          [
            -0.799018,
            52.680996
          ],
          [
            -0.797871,
            52.680256
          ],
          [
            -0.796443,
            52.679114
          ],
          [
            -0.795182,
            52.678384
          ],
          [
            -0.794526,
            52.678005
          ],
          [
            -0.793645,
            52.676786
          ],
          [
            -0.791773,
            52.675217
          ],
          [
            -0.791328,
            52.674775
          ],
          [
            -0.790884,
            52.674332
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033211967, LE15 7QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7994282196664638,
          52.6811809849244
        ]
      }
    }
  ]
}