{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Catherine Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.683909,
            53.763623
          ],
          [
            -2.684289,
            53.763511
          ],
          [
            -2.684669,
            53.7634
          ],
          [
            -2.685195,
            53.76325
          ],
          [
            -2.685721,
            53.7631
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007602038, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6853424253462115,
          53.76312020926087
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013165036, PR1 5LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6857061670053333,
          53.763100152073804
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012746831, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.685448016413694,
          53.76308365253659
        ]
      }
    }
  ]
}