{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Glade",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.192947,
            51.982899
          ],
          [
            -0.193341,
            51.982874
          ],
          [
            -0.193735,
            51.982849
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013805453, SG7 6JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.19294655415684095,
          51.98289942519613
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100081259279, SG7 6JD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1936396899147366,
          51.98304493640854
        ]
      }
    }
  ]
}