{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Maltings",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.837513,
            51.661364
          ],
          [
            0.837417,
            51.661399
          ],
          [
            0.837322,
            51.661434
          ],
          [
            0.836547,
            51.661705
          ],
          [
            0.836504,
            51.661673
          ],
          [
            0.835889,
            51.661217
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013996460, CM0 7EQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8375100225074652,
          51.66137603524264
        ]
      }
    }
  ]
}