{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "130020562, Curley's Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.121279586754229,
          57.06395070108917
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130118686, Curley's Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.1212868430288285,
          57.063788836566076
        ]
      }
    }
  ]
}