{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "123001889, Old Greenock Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.512937709121675,
          55.91123059781212
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123001890, Old Greenock Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.512937709121675,
          55.91123059781212
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025426341, Lyle Crescent",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.5131751060322784,
          55.91118979871477
        ]
      }
    }
  ]
}