{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Regatta Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.290996,
            53.50352
          ],
          [
            -2.290834,
            53.503593
          ],
          [
            -2.290673,
            53.503665
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007892813, M6 6JW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2909960107515426,
          53.50351968004613
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011384591, M6 6JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2907413778419565,
          53.5037629878646
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011384592, M6 6JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2906813189842,
          53.50379908778063
        ]
      }
    }
  ]
}