{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Drake Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.094962,
            50.359261
          ],
          [
            -4.094694,
            50.358924
          ],
          [
            -4.094426,
            50.358587
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070765109, PL9 9UZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.094693746492906,
          50.35892437959787
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040432556, PL9 9UZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.094473718173363,
          50.359036276492006
        ]
      }
    }
  ]
}