{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mill Hill Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.422343,
            51.639697
          ],
          [
            0.422448,
            51.639528
          ],
          [
            0.422553,
            51.639359
          ],
          [
            0.4227,
            51.639122
          ],
          [
            0.422848,
            51.638885
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013348333, CM12 0LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4227010063202304,
          51.63966164706968
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090452437, CM12 0NX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4228470248895308,
          51.63887623427294
        ]
      }
    }
  ]
}