{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Glynt View",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.254991,
            54.977883
          ],
          [
            -3.254933,
            54.977918
          ],
          [
            -3.254874,
            54.977952
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137002969, DG12 6GA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.255292228572617,
          54.97763632111392
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137030715, DG12 6GA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2554554360571397,
          54.977859309211205
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137095497, DG12 6EL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.254849904513897,
          54.977982389635876
        ]
      }
    }
  ]
}