{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Clement Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.835205,
            53.324565
          ],
          [
            -3.834499,
            53.32489
          ],
          [
            -3.834779,
            53.325092
          ],
          [
            -3.835072,
            53.325304
          ],
          [
            -3.835764,
            53.324988
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023736826, LL30 2ED",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8352053437835516,
          53.32456467294381
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024340083, LL30 2EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8353439381125884,
          53.32534466926816
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024342044, LL30 2EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8342854381079796,
          53.32517216421703
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50000011029, LL30 2EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8349534022465304,
          53.325341688646624
        ]
      }
    }
  ]
}