{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cole's Court (B3205)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.577395,
            50.349134
          ],
          [
            -3.577689,
            50.349103
          ],
          [
            -3.577983,
            50.349072
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023564824, TQ6 9BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5773951793334295,
          50.349133542907815
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041040397, TQ6 9BW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.577776905669654,
          50.349200313727266
        ]
      }
    }
  ]
}