{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.938269,
            53.326072
          ],
          [
            -0.937994,
            53.326564
          ],
          [
            -0.93791,
            53.326714
          ],
          [
            -0.938005,
            53.326817
          ],
          [
            -0.938364,
            53.326931
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095529287, DN22 6RW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9381331579972036,
          53.32640123045467
        ]
      }
    }
  ]
}