{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Whitehead Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.18525,
            53.067156
          ],
          [
            -2.185284,
            53.067275
          ],
          [
            -2.185318,
            53.067394
          ],
          [
            -2.185324,
            53.067417
          ],
          [
            -2.185331,
            53.06744
          ],
          [
            -2.185389,
            53.067644
          ],
          [
            -2.185447,
            53.067848
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455105253, ST6 6QQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1849671398944253,
          53.067291509842704
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455119664, ST6 6QQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.184967371284784,
          53.06734544393234
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455119665, ST6 6QQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.18498252623405,
          53.06739935479125
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455133869, ST6 6HH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.18544708978629,
          53.06784808443775
        ]
      }
    }
  ]
}