{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Trott's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.81573,
            52.031084
          ],
          [
            0.815079,
            52.030628
          ],
          [
            0.81472,
            52.030558
          ],
          [
            0.813421,
            52.030307
          ],
          [
            0.813545,
            52.030023
          ],
          [
            0.81392,
            52.02961
          ],
          [
            0.814262,
            52.02931
          ],
          [
            0.815002,
            52.028661
          ],
          [
            0.815129,
            52.028329
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033306289, CO10 5LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8151319124570341,
          52.02833690888746
        ]
      }
    }
  ]
}