{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sunnybank",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.789674,
            55.824567
          ],
          [
            -3.789319,
            55.824541
          ],
          [
            -3.788964,
            55.824516
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118166913, ML7 5EP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7901331948314465,
          55.824606701964
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118182006, ML7 5BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7899011840308,
          55.82442136169652
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118182007, ML7 5BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7899813633227795,
          55.824429181149824
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118182008, ML7 5BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7901094027184676,
          55.82443630383839
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118182009, ML7 5BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7901895820801492,
          55.82444412315542
        ]
      }
    }
  ]
}