{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Baulk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.098733,
            52.098799
          ],
          [
            0.099101,
            52.098864
          ],
          [
            0.099293,
            52.098932
          ],
          [
            0.099818,
            52.099117
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003871494, SG8 7RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.09873281675433432,
          52.098798759825875
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091627653, SG8 7RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.10113357510237143,
          52.098621106496594
        ]
      }
    }
  ]
}