{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Bury",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.62487,
            52.063512
          ],
          [
            -1.624798,
            52.063413
          ],
          [
            -1.624726,
            52.063314
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093539475, CV36 4AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6247256841534667,
          52.063304652390485
        ]
      }
    }
  ]
}