{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "484000800, Johnson Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.1633240386568975,
          55.8168275345205
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484008551, Johnson Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.163596630697938,
          55.81713729326811
        ]
      }
    }
  ]
}