{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "New Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.182996,
            52.082701
          ],
          [
            0.18424,
            52.083056
          ],
          [
            0.1844,
            52.083088
          ],
          [
            0.185861,
            52.083385
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003196282, CB10 1QZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.18410465377712998,
          52.083282834139084
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003871556, CB10 1QY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.1829961641438864,
          52.08270089894778
        ]
      }
    }
  ]
}