{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dadge Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.063435,
            52.128063
          ],
          [
            -2.062835,
            52.128037
          ],
          [
            -2.062235,
            52.12801
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091180463, WR10 2NX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.063410794807158,
          52.128031592839775
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091182184, WR10 2NX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0629732480831637,
          52.12851731516941
        ]
      }
    }
  ]
}