{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Auckland Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.193133,
            53.042584
          ],
          [
            -2.192324,
            53.042883
          ],
          [
            -2.191516,
            53.043181
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Auckland Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.193705,
            53.042387
          ],
          [
            -2.193419,
            53.042485
          ],
          [
            -2.193133,
            53.042584
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455115826, ST6 2AT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.193227862360252,
          53.04242351696028
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455115912, ST6 2AT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1932128266995012,
          53.04239657407101
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455124907, ST6 2AT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1927228423837493,
          53.04289177114697
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455132560, ST6 2BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1915159968861797,
          53.043181374291635
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455140826, ST6 2AT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1929011403398544,
          53.04273866686478
        ]
      }
    }
  ]
}