{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cobden Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.621137,
            53.457829
          ],
          [
            -2.621249,
            53.457677
          ],
          [
            -2.621361,
            53.457526
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Cobden Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.621361,
            53.457526
          ],
          [
            -2.621434,
            53.457429
          ],
          [
            -2.621506,
            53.457333
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39013210, WA12 9RZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6215257540394674,
          53.45764705392273
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39013211, WA12 9RZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.62157040646047,
          53.457610867052246
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39201856, WA12 9SQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6211368386017737,
          53.45782884964637
        ]
      }
    }
  ]
}