{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "132010575, Springfield Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.214366925915623,
          55.90350960763437
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "132010576, Springfield Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.214286505858236,
          55.90350206707546
        ]
      }
    }
  ]
}