{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "123005666, Castle Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.48883761991782,
          55.83629295012194
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123005667, Castle Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.489494477476424,
          55.83632459274659
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024767733, B789",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.489356083721862,
          55.83640828716487
        ]
      }
    }
  ]
}