{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St George's Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.33419,
            51.508219
          ],
          [
            -0.334116,
            51.508113
          ],
          [
            -0.334055,
            51.508027
          ],
          [
            -0.333896,
            51.507801
          ],
          [
            -0.333601,
            51.507384
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "St George's Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.33419,
            51.508219
          ],
          [
            -0.334229,
            51.508301
          ],
          [
            -0.334268,
            51.508384
          ],
          [
            -0.334312,
            51.50844
          ],
          [
            -0.334355,
            51.508496
          ],
          [
            -0.334428,
            51.508639
          ],
          [
            -0.334501,
            51.508781
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "12144117, W7 3PP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.33435286564817274,
          51.5085000490429
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "12200993, W7 3SU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3344016455673201,
          51.50834787258744
        ]
      }
    }
  ]
}