{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Balcurvie Hills",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.058354,
            56.197401
          ],
          [
            -3.058157,
            56.197211
          ],
          [
            -3.058094,
            56.19715
          ],
          [
            -3.057847,
            56.197094
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "320314882, KY8 5FJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.057991252695632,
          56.197309567659524
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "320318742, KY8 5DT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.058396301572542,
          56.197386965621725
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "320332911, KY8 5FJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0583544267401828,
          56.19703691018633
        ]
      }
    }
  ]
}