{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Morgan Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.357585,
            51.761699
          ],
          [
            -3.357519,
            51.761699
          ],
          [
            -3.357452,
            51.761698
          ],
          [
            -3.357327,
            51.761697
          ],
          [
            -3.357201,
            51.761696
          ],
          [
            -3.357161,
            51.761696
          ],
          [
            -3.357121,
            51.761696
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034654523, CF48 3AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3575852164615365,
          51.761699256908464
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034661603, CF48 3AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3573043352404772,
          51.76151367691098
        ]
      }
    }
  ]
}