{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Birch Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.089865,
            50.719199
          ],
          [
            -2.089313,
            50.719341
          ],
          [
            -2.088761,
            50.719483
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011952604, BH16 6JZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.089855860156666,
          50.719194800394476
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004826983, BH16 6JZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.089827753452075,
          50.71931172688547
        ]
      }
    }
  ]
}