{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "118124564, Calder Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.014077626117754,
          55.84982888037783
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118185404, St Francis Place",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.014151529353171,
          55.85033093939471
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118196087, Calder Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.013502370875012,
          55.850134867627915
        ]
      }
    }
  ]
}