{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cream Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.464894,
            53.370842
          ],
          [
            -1.464466,
            53.370786
          ],
          [
            -1.464039,
            53.37073
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013334231, S2 4DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4648041072551232,
          53.370823659309195
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100050947855, S2 4DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.46472794956473,
          53.370904216433566
        ]
      }
    }
  ]
}