{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Channing Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.493438,
            53.399023
          ],
          [
            -1.493535,
            53.398833
          ],
          [
            -1.493632,
            53.398643
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013333549, S6 2UF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4934625523118366,
          53.398966358697805
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013642236, S6 2UF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.493778686957491,
          53.39894073264353
        ]
      }
    }
  ]
}