{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Randolph Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.490301,
            51.967031
          ],
          [
            0.491185,
            51.966746
          ],
          [
            0.491603,
            51.966611
          ],
          [
            0.491981,
            51.966387
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015843184, CM7 4AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4912036930958054,
          51.96624711112995
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025236651, CM7 4AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.49306175311998524,
          51.966936186137254
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025744038, CM7 4AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.49227160789066515,
          51.9666022007358
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090828736, CM7 4AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.49199640376897086,
          51.966365222374044
        ]
      }
    }
  ]
}