{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cecilia Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.244541,
            52.206713
          ],
          [
            -2.244718,
            52.206942
          ],
          [
            -2.244895,
            52.207171
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Cecilia Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.244246,
            52.206345
          ],
          [
            -2.244394,
            52.206529
          ],
          [
            -2.244541,
            52.206713
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Cecilia Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.245038,
            52.206559
          ],
          [
            -2.244789,
            52.206636
          ],
          [
            -2.244541,
            52.206713
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014144620, WR2 6EN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2450376727673444,
          52.20655906509411
        ]
      }
    }
  ]
}