{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Danilo Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.0339,
            52.689271
          ],
          [
            -2.033768,
            52.689199
          ],
          [
            -2.033636,
            52.689127
          ],
          [
            -2.033351,
            52.689017
          ],
          [
            -2.033067,
            52.688907
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014213965, WS11 1AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0339843721397854,
          52.689275749415245
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032280169, WS11 1AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0339841259680465,
          52.688961112132986
        ]
      }
    }
  ]
}