{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Vale Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.133196,
            51.327614
          ],
          [
            -0.133125,
            51.327878
          ],
          [
            -0.133054,
            51.328143
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001003823, CR5 2AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1331906043915063,
          51.32760515185844
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100020578274, CR5 2AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.13343409514070248,
          51.327618025693184
        ]
      }
    }
  ]
}