{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "School Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.083337,
            54.864552
          ],
          [
            -4.08328,
            54.864404
          ],
          [
            -4.083222,
            54.864257
          ],
          [
            -4.082901,
            54.863809
          ],
          [
            -4.08258,
            54.863362
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137077486, DG6 4NY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.083732876870887,
          54.86425188793022
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137089176, DG6 4NX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.083297578211642,
          54.86457395145143
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025406389, DG6 4SE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.083285041907643,
          54.85647564994349
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025406410, DG6 4SD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.084375140392425,
          54.84438554192462
        ]
      }
    }
  ]
}