{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023731794, Station Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.816072554974791,
          54.9759530125819
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000925121, Main Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8160575473931493,
          54.97581819683325
        ]
      }
    }
  ]
}