{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Callendar Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.178584,
            51.499413
          ],
          [
            -0.178522,
            51.499088
          ],
          [
            -0.178461,
            51.498764
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033558186, SW7 2BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.17851911187874125,
          51.49911540533322
        ]
      }
    }
  ]
}