{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Seven Seas Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.446241,
            51.457827
          ],
          [
            -0.446117,
            51.458086
          ],
          [
            -0.445422,
            51.45857
          ],
          [
            -0.444584,
            51.459154
          ],
          [
            -0.444354,
            51.459159
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022800981, TW6 3XA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4462553548106419,
          51.45783582824407
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025166910, TW6 3XA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.44616937755076863,
          51.458248333053675
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025166911, TW6 3FJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4445420953446961,
          51.45911699108043
        ]
      }
    }
  ]
}