{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10006749402, Smith's Yard",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9103822965097965,
          53.70897087916494
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10035038511, Smith's Yard",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9103065099158192,
          53.708988798807034
        ]
      }
    }
  ]
}