{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "130034920, Crown Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.2108783895988475,
          57.47758108320087
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130034921, Crown Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.210792906004007,
          57.477546640889955
        ]
      }
    }
  ]
}