{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "44039411, New Road Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5176378771551708,
          51.38235907113322
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44200192, Fort Pitt Hill",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5178954471437939,
          51.38155310756014
        ]
      }
    }
  ]
}