{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bayview Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.071094,
            53.432897
          ],
          [
            -3.074747,
            53.432118
          ],
          [
            -3.074952,
            53.432057
          ],
          [
            -3.075763,
            53.431812
          ],
          [
            -3.076602,
            53.43167
          ],
          [
            -3.076976,
            53.431544
          ],
          [
            -3.078866,
            53.431442
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42144011, CH45 3QS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0785229652215413,
          53.431427943375645
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42144012, CH45 3QS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.077955946897656,
          53.43102855967325
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42173365, CH45 3QS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.077955946897656,
          53.43102855967325
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42186596, CH45 3NN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.071094315095971,
          53.43289708586719
        ]
      }
    }
  ]
}