{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "118019337, Main Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.0309980064701065,
          55.93342567785423
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118019338, Main Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.031059640035683,
          55.93337972696975
        ]
      }
    }
  ]
}