{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Eagle Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.235368,
            53.485473
          ],
          [
            -2.235262,
            53.485541
          ],
          [
            -2.235156,
            53.48561
          ],
          [
            -2.23506,
            53.485678
          ],
          [
            -2.234964,
            53.485747
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023064325, M4 5FT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.234949125340288,
          53.48575610574931
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093688670, M4 5BU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.234932464413841,
          53.48546850815988
        ]
      }
    }
  ]
}