{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "North Cottages",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.118331,
            52.181112
          ],
          [
            0.117946,
            52.181137
          ],
          [
            0.117561,
            52.181161
          ],
          [
            0.117085,
            52.181183
          ],
          [
            0.116706,
            52.181201
          ],
          [
            0.11661,
            52.181205
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002566589, CB2 8EZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.11834577303161226,
          52.18111126033301
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002568406, CB2 8EZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.11790603651644442,
          52.181092181170484
        ]
      }
    }
  ]
}