{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Watkin Street North",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.091144,
            53.572986
          ],
          [
            -0.090578,
            53.572968
          ],
          [
            -0.090013,
            53.57295
          ],
          [
            -0.089987,
            53.573346
          ],
          [
            -0.089962,
            53.573741
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "11094955, DN31 1SJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.0899620113299309,
          53.57374069802294
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025067339, DN31 2QD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.08988470721085523,
          53.57311018009352
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090083666, DN31 2QD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.08987001944306401,
          53.57310095577115
        ]
      }
    }
  ]
}