{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Furlong Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.509154,
            51.435591
          ],
          [
            -0.508645,
            51.435753
          ],
          [
            -0.508287,
            51.435818
          ],
          [
            -0.507643,
            51.435934
          ],
          [
            -0.507378,
            51.43592
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "33055036, TW18 4JW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5073962657057797,
          51.435915722563834
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025985266, TW18 4AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5075180796155498,
          51.43615107163687
        ]
      }
    }
  ]
}