{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hallam Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.233203,
            51.467606
          ],
          [
            -0.232971,
            51.467099
          ],
          [
            -0.232739,
            51.466592
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033240673, SW13 0JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2329908876337997,
          51.46714432910986
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070247673, SW13 0JF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.23318901746110954,
          51.46760593069218
        ]
      }
    }
  ]
}