{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chapel Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.380094,
            53.575336
          ],
          [
            -1.380054,
            53.575468
          ],
          [
            -1.380015,
            53.5756
          ],
          [
            -1.379976,
            53.575639
          ],
          [
            -1.379938,
            53.575678
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2007023216, S72 7DZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.380201584132913,
          53.575669217104206
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022878007, S72 7LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.380101001309114,
          53.575318146813764
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10032789566, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.382280827425689,
          53.57600355036681
        ]
      }
    }
  ]
}