{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "127000877, Irvine Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.548262100057391,
          55.64023598596894
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "127002642, Irvine Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.541124943623099,
          55.639718958395385
        ]
      }
    }
  ]
}