{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brewery Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.178615,
            53.02899
          ],
          [
            -2.177997,
            53.029013
          ],
          [
            -2.177378,
            53.029036
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455124756, ST1 5BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.177958913516319,
          53.028936719770805
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455132669, ST1 5AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.177377818677028,
          53.02903646942605
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455143984, ST1 5BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.176782215705622,
          53.029235118282976
        ]
      }
    }
  ]
}