{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Salcombe Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.96234,
            52.493091
          ],
          [
            -1.962163,
            52.49302
          ],
          [
            -1.961987,
            52.492949
          ],
          [
            -1.961888,
            52.493007
          ],
          [
            -1.96179,
            52.493066
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008765040, B66 3QL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9620158620658963,
          52.49294670522313
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090608235, B66 3QL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.961883298575702,
          52.492955652830545
        ]
      }
    }
  ]
}