{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gloucester Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.283658,
            53.492877
          ],
          [
            -2.283257,
            53.492685
          ],
          [
            -2.282857,
            53.492492
          ],
          [
            -2.282373,
            53.492296
          ],
          [
            -2.281889,
            53.492099
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10004671088, M6 6WY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.281846576572957,
          53.492458874541086
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007891472, M6 6LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.283658069144537,
          53.4928770425731
        ]
      }
    }
  ]
}