{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pump Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.796162,
            52.109968
          ],
          [
            0.796011,
            52.10965
          ],
          [
            0.795961,
            52.109546
          ],
          [
            0.795633,
            52.109638
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Pump Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.795987,
            52.110191
          ],
          [
            0.796133,
            52.110096
          ],
          [
            0.796141,
            52.11009
          ],
          [
            0.796162,
            52.109968
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033306329, CO10 9PT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7956405215825082,
          52.109623172064055
        ]
      }
    }
  ]
}