{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Granville Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.784805,
            51.559148
          ],
          [
            -1.784864,
            51.559
          ],
          [
            -1.784922,
            51.558852
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009423427, SN1 5NS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7849220078589958,
          51.558851900854435
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121363452, SN1 5PL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.784558591497561,
          51.55944466661322
        ]
      }
    }
  ]
}