{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dyer Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.605084,
            53.47703
          ],
          [
            -2.605059,
            53.477137
          ],
          [
            -2.605034,
            53.477244
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009207267, WA3 3RY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.604923338741401,
          53.47735441290889
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009207268, WA3 3RY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6049228271806686,
          53.47731846115723
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014063903, WA3 3RU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.605041566257351,
          53.47719201961236
        ]
      }
    }
  ]
}