{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "122008640, Wood Place",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.317296787667334,
          55.9876251212918
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "122008641, Wood Place",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.3171350240308755,
          55.98760120080572
        ]
      }
    }
  ]
}