{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cogmore",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.133098,
            52.0144
          ],
          [
            0.133453,
            52.014721
          ],
          [
            0.133808,
            52.015042
          ],
          [
            0.134031,
            52.015428
          ],
          [
            0.134102,
            52.016003
          ],
          [
            0.134545,
            52.017047
          ],
          [
            0.134548,
            52.017086
          ],
          [
            0.1347,
            52.019189
          ],
          [
            0.134754,
            52.019584
          ],
          [
            0.134808,
            52.019979
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002184411, CB11 4UZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.13375064814699303,
          52.01504683221028
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002184413, CB11 4UW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.13474222041366987,
          52.01995657593325
        ]
      }
    }
  ]
}