{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Irongate Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.383194,
            55.083285
          ],
          [
            -3.382371,
            55.083915
          ],
          [
            -3.381936,
            55.084313
          ],
          [
            -3.381073,
            55.0851
          ],
          [
            -3.380949,
            55.085149
          ],
          [
            -3.380662,
            55.085261
          ],
          [
            -3.380602,
            55.085285
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Irongate Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.383194,
            55.083285
          ],
          [
            -3.382945,
            55.082985
          ],
          [
            -3.382814,
            55.082827
          ],
          [
            -3.382793,
            55.082802
          ],
          [
            -3.382822,
            55.08273
          ],
          [
            -3.383268,
            55.081628
          ],
          [
            -3.383283,
            55.081592
          ],
          [
            -3.383345,
            55.08158
          ],
          [
            -3.383745,
            55.081503
          ],
          [
            -3.384659,
            55.081328
          ],
          [
            -3.387146,
            55.080851
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137090100, DG11 1DE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.380380066237403,
          55.085319920970186
        ]
      }
    }
  ]
}