{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Closeburn Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.110384,
            53.318638
          ],
          [
            -3.110659,
            53.318842
          ],
          [
            -3.110935,
            53.319046
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42026557, CH60 4SP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.110740501754554,
          53.31907473277948
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42026558, CH60 4SP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1110803259952426,
          53.318864816812166
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42182750, CH60 4SP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1109349113575444,
          53.31904595462023
        ]
      }
    }
  ]
}