{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Millington Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.162047,
            52.895715
          ],
          [
            -2.162122,
            52.895937
          ],
          [
            -2.162197,
            52.896158
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095478633, ST15 0WT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1616431082444203,
          52.89639585615007
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095478635, ST15 0WT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1626525977837976,
          52.8960438920693
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095478636, ST15 0WT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.162429762725065,
          52.896080154786794
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095479088, ST15 0YN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1620272416084627,
          52.89576607872604
        ]
      }
    }
  ]
}