{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "45031245, Success Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.49040337190274,
          54.860475691100866
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45155998, Golf Course Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4921741355581541,
          54.859647361194924
        ]
      }
    }
  ]
}