{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "320140121, Kingseat Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.40633479031529,
          56.084646071582696
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "320325499, Kingseat Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.405944708497196,
          56.08408442426525
        ]
      }
    }
  ]
}