{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Smallacombe Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.691038,
            51.049316
          ],
          [
            -3.691084,
            51.049194
          ],
          [
            -3.691129,
            51.049071
          ],
          [
            -3.691344,
            51.048656
          ],
          [
            -3.691985,
            51.048277
          ],
          [
            -3.692063,
            51.048231
          ],
          [
            -3.692817,
            51.048069
          ],
          [
            -3.693482,
            51.048025
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012097483, EX36 3NQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6910650987304305,
          51.04851410443604
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012105447, EX36 3NQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.691830521445537,
          51.048377121144014
        ]
      }
    }
  ]
}