{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Broadgate Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.52947,
            52.783384
          ],
          [
            0.529324,
            52.782769
          ],
          [
            0.529314,
            52.782131
          ],
          [
            0.529534,
            52.781075
          ],
          [
            0.529447,
            52.779624
          ],
          [
            0.52938,
            52.778507
          ],
          [
            0.529463,
            52.777815
          ],
          [
            0.52917,
            52.776265
          ],
          [
            0.529015,
            52.775873
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023633660, PE32 1AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5290285561037178,
          52.77587596172355
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025254112, PE32 1AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5328651222920768,
          52.77785321621348
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091352569, PE32 1FA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5295555123203988,
          52.77626935599848
        ]
      }
    }
  ]
}