{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "123002553, Crosslee Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.554360569622834,
          55.84978869864928
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123002554, Crosslee Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.553904334658246,
          55.84989704454755
        ]
      }
    }
  ]
}