{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tanner Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.079773,
            53.453953
          ],
          [
            -2.079788,
            53.453755
          ],
          [
            -2.079802,
            53.453557
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002998751, SK14 2AX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.079802280035624,
          53.45356633923012
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003433011, SK14 2AX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0794713600138146,
          53.453764307038384
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014259230, SK14 2AX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.079410771835968,
          53.45357558941552
        ]
      }
    }
  ]
}