{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Joseph Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.078433,
            52.511419
          ],
          [
            -2.078094,
            52.511334
          ],
          [
            -2.077756,
            52.511249
          ],
          [
            -2.077726,
            52.511242
          ],
          [
            -2.077697,
            52.511234
          ],
          [
            -2.077545,
            52.511197
          ],
          [
            -2.077394,
            52.511159
          ],
          [
            -2.077287,
            52.511132
          ],
          [
            -2.07718,
            52.511105
          ],
          [
            -2.077128,
            52.511092
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90142758, DY2 7AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.07738651048933,
          52.51132062828257
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90148744, DY2 7AX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.078079306119657,
          52.51147300021493
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90208221, DY2 7AX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.078432840195334,
          52.51141882619234
        ]
      }
    }
  ]
}