{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wells Cottages",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.811127,
            51.199046
          ],
          [
            -0.811361,
            51.199257
          ],
          [
            -0.81142,
            51.19931
          ],
          [
            -0.811696,
            51.199228
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013892590, GU9 8TS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8117088203914152,
          51.19922326472053
        ]
      }
    }
  ]
}