{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "118045059, Newark Place",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.904974187810167,
          55.78822814900131
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118045061, Newark Place",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9049866179238517,
          55.78815606182713
        ]
      }
    }
  ]
}