{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "119001617, Fox Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.77263653374522,
          55.957383883249435
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "119034344, Fox Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.772737010325871,
          55.957444541695736
        ]
      }
    }
  ]
}