{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gunn Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.826287,
            52.233533
          ],
          [
            -1.826071,
            52.233546
          ],
          [
            -1.825855,
            52.23356
          ],
          [
            -1.825627,
            52.233563
          ],
          [
            -1.825399,
            52.233567
          ],
          [
            -1.825347,
            52.233574
          ],
          [
            -1.825295,
            52.233581
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023755149, B49 6HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8262813251822922,
          52.23351378540109
        ]
      }
    }
  ]
}