{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cobden Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.098103,
            53.716265
          ],
          [
            -2.09813,
            53.716271
          ],
          [
            -2.098156,
            53.716276
          ],
          [
            -2.098373,
            53.716395
          ],
          [
            -2.09859,
            53.716513
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090216152, OL14 7BS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0985897425288487,
          53.71651341340221
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051356437, OL14 7DU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0982562636915763,
          53.716459759555256
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051356438, OL14 7DU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0982562636915763,
          53.716459759555256
        ]
      }
    }
  ]
}