{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Metro Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.954245,
            52.501628
          ],
          [
            -1.954309,
            52.501472
          ],
          [
            -1.954374,
            52.501315
          ],
          [
            -1.954494,
            52.501036
          ],
          [
            -1.954614,
            52.500756
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008764399, B66 2PP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9544222345229523,
          52.50120578887444
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025230414, B66 2PP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9541126192213618,
          52.501457387840624
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025670025, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9533767653751302,
          52.50078285739211
        ]
      }
    }
  ]
}