{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cobbins Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.814714,
            51.643101
          ],
          [
            0.81469,
            51.642862
          ],
          [
            0.814666,
            51.642624
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013995595, CM0 8QL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8146996083603101,
          51.64310140715634
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000910609, CM0 8SE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8148799485575438,
          51.64251248905092
        ]
      }
    }
  ]
}