{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Opal Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.187285,
            53.43839
          ],
          [
            -2.187134,
            53.438443
          ],
          [
            -2.186983,
            53.438496
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Opal Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.186983,
            53.438496
          ],
          [
            -2.186721,
            53.438587
          ],
          [
            -2.186458,
            53.438679
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023067922, M19 2GS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1872845323737344,
          53.43839023244262
        ]
      }
    }
  ]
}