{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Aborfield Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.403266,
            52.256152
          ],
          [
            0.403554,
            52.25627
          ],
          [
            0.403842,
            52.256389
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090001607, CB8 7FL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.40351167081764994,
          52.25634172083211
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090003333, CB8 7FL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.40383611446375833,
          52.25638007408378
        ]
      }
    }
  ]
}