{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wright Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.884158,
            53.787366
          ],
          [
            -2.884372,
            53.78756
          ],
          [
            -2.884389,
            53.787576
          ],
          [
            -2.884154,
            53.787653
          ],
          [
            -2.884159,
            53.787707
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023484568, PR4 3AT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8841648636668777,
          53.787381005712795
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023484569, PR4 3EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8843936401503667,
          53.78743324786934
        ]
      }
    }
  ]
}