{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Crescent",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.923864,
            52.546058
          ],
          [
            -1.923858,
            52.546085
          ],
          [
            -1.923851,
            52.546113
          ],
          [
            -1.923777,
            52.546247
          ],
          [
            -1.922829,
            52.546211
          ],
          [
            -1.921625,
            52.546166
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008765431, B43 6EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9229074092288352,
          52.546210909735684
        ]
      }
    }
  ]
}