{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Shelderton Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.195254,
            53.508541
          ],
          [
            -2.195172,
            53.508643
          ],
          [
            -2.19509,
            53.508744
          ],
          [
            -2.195022,
            53.508809
          ],
          [
            -2.194954,
            53.508874
          ],
          [
            -2.194856,
            53.508869
          ],
          [
            -2.194758,
            53.508865
          ],
          [
            -2.194584,
            53.508807
          ],
          [
            -2.19441,
            53.508749
          ],
          [
            -2.194404,
            53.508736
          ],
          [
            -2.194399,
            53.508724
          ],
          [
            -2.194391,
            53.508707
          ],
          [
            -2.194383,
            53.508689
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023069050, M40 9DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1952537839933934,
          53.50854138061325
        ]
      }
    }
  ]
}