{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Croft Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.602002,
            53.473689
          ],
          [
            -2.602013,
            53.473668
          ],
          [
            -2.602028,
            53.473639
          ],
          [
            -2.602054,
            53.473589
          ],
          [
            -2.602097,
            53.473506
          ],
          [
            -2.60214,
            53.473422
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009212318, WA3 3XP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6019670642717005,
          53.473944695191854
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014059068, WA3 3NY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.602859342907642,
          53.47418288725033
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014063902, WA3 3NY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.602022870322131,
          53.4736298133201
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090388242, WA3 3XR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6004028371516568,
          53.47413233944432
        ]
      }
    }
  ]
}