{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Southwood Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.874845,
            53.470937
          ],
          [
            -2.874782,
            53.471144
          ],
          [
            -2.874718,
            53.471351
          ],
          [
            -2.874712,
            53.471387
          ],
          [
            -2.874705,
            53.471423
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "40058251, L32 7SB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8745226708220906,
          53.471361451127144
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "40058252, L32 7SB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8745364402793965,
          53.471298429052695
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "40070811, L32 7PR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8748453717492226,
          53.470936616904
        ]
      }
    }
  ]
}