{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Goose Mire Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.460872,
            54.241411
          ],
          [
            -0.460905,
            54.241314
          ],
          [
            -0.460909,
            54.241302
          ],
          [
            -0.460924,
            54.241258
          ],
          [
            -0.460199,
            54.24079
          ],
          [
            -0.459834,
            54.240199
          ],
          [
            -0.459974,
            54.239743
          ],
          [
            -0.460415,
            54.239094
          ],
          [
            -0.460621,
            54.238413
          ],
          [
            -0.460723,
            54.238077
          ],
          [
            -0.461601,
            54.235194
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023873636, YO12 4RJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4609576137113934,
          54.24134616898167
        ]
      }
    }
  ]
}