{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ennisdale Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.127815,
            52.228994
          ],
          [
            0.127679,
            52.228911
          ],
          [
            0.127543,
            52.228828
          ],
          [
            0.127443,
            52.228767
          ],
          [
            0.127343,
            52.228705
          ],
          [
            0.127208,
            52.228582
          ],
          [
            0.127071,
            52.228459
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002566195, CB4 2SA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.12707147974676714,
          52.22845852469023
        ]
      }
    }
  ]
}