{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Morrison Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.626082,
            53.661572
          ],
          [
            -2.626192,
            53.661571
          ],
          [
            -2.626301,
            53.661571
          ],
          [
            -2.626434,
            53.66157
          ],
          [
            -2.626566,
            53.661569
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008944328, PR6 7AN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6265660152952326,
          53.661560185961825
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094692039, PR6 7AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6261408589243995,
          53.661463539177745
        ]
      }
    }
  ]
}