{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Meteor Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.757104,
            51.281839
          ],
          [
            -0.757392,
            51.281904
          ],
          [
            -0.761447,
            51.281979
          ],
          [
            -0.765506,
            51.282055
          ],
          [
            -0.765808,
            51.28206
          ],
          [
            -0.766413,
            51.28203
          ],
          [
            -0.766939,
            51.282004
          ],
          [
            -0.767018,
            51.282001
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002618252, GU14 6FE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7655384113016461,
          51.282086105352995
        ]
      }
    }
  ]
}