{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ranelagh Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.177167,
            53.021342
          ],
          [
            -2.176706,
            53.021532
          ],
          [
            -2.176245,
            53.021721
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455133664, ST1 3BP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.17624458424465,
          53.02172099841904
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455140757, ST1 3DE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1765711223075015,
          53.02136993681647
        ]
      }
    }
  ]
}