{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gratton Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.959388,
            51.421898
          ],
          [
            -0.958884,
            51.421925
          ],
          [
            -0.95838,
            51.421952
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "310071520, RG2 8NU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9592293395468721,
          51.42189619394582
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015402394, RG2 8LZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9592708439543972,
          51.42196849767345
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024870728, RG2 8NN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9588577266516255,
          51.42179398349234
        ]
      }
    }
  ]
}