{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "123065143, Newark Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.442991392940352,
          55.824197851981324
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123065144, Newark Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.4428889589371074,
          55.82409203210129
        ]
      }
    }
  ]
}