{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "119001877, Millhouse Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.848952477410408,
          55.91179404027054
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "119021809, Millhouse Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.849230076638319,
          55.91601241343109
        ]
      }
    }
  ]
}