{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ash Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.221927,
            52.350548
          ],
          [
            0.22188,
            52.350566
          ],
          [
            0.221784,
            52.350604
          ],
          [
            0.221711,
            52.350633
          ],
          [
            0.22163,
            52.350787
          ],
          [
            0.221626,
            52.350794
          ],
          [
            0.221643,
            52.350847
          ],
          [
            0.221711,
            52.351049
          ],
          [
            0.221728,
            52.3511
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002593836, CB6 3JW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.22172718320596377,
          52.35095599337203
        ]
      }
    }
  ]
}