{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rushcott Cross (B3232)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.091756,
            51.04745
          ],
          [
            -4.091666,
            51.047603
          ],
          [
            -4.091577,
            51.047756
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012109147, EX31 3PG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.0957933921252785,
          51.04237698647193
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090338534, EX31 3PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.092191546577349,
          51.04728900719649
        ]
      }
    }
  ]
}