{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Martin Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.734344,
            51.318882
          ],
          [
            -0.734585,
            51.318787
          ],
          [
            -0.734826,
            51.318691
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002675253, GU16 8PQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7346486371856394,
          51.318768490311435
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061552701, GU16 8PH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7347544981966785,
          51.31857180496682
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061552702, GU16 8PH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7349642451182238,
          51.318771899250976
        ]
      }
    }
  ]
}