{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Royal Oak Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.611941,
            55.069167
          ],
          [
            -3.612059,
            55.069114
          ],
          [
            -3.612176,
            55.06906
          ],
          [
            -3.612299,
            55.069008
          ],
          [
            -3.612421,
            55.068956
          ],
          [
            -3.612494,
            55.068926
          ],
          [
            -3.612567,
            55.068895
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137088763, DG1 2QT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.611920252397368,
          55.06917363715344
        ]
      }
    }
  ]
}