{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ramsden Crescent",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.119668,
            53.546132
          ],
          [
            -2.119491,
            53.546148
          ],
          [
            -2.119314,
            53.546165
          ],
          [
            -2.119227,
            53.546163
          ],
          [
            -2.119139,
            53.546162
          ],
          [
            -2.118914,
            53.546152
          ],
          [
            -2.11869,
            53.546142
          ],
          [
            -2.118643,
            53.546249
          ],
          [
            -2.118597,
            53.546357
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000114884, OL1 2AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1185966700554664,
          53.546357366945436
        ]
      }
    }
  ]
}