{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Quarry Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.076872,
            51.074064
          ],
          [
            1.076988,
            51.074088
          ],
          [
            1.077912,
            51.073967
          ],
          [
            1.078955,
            51.073831
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50017273, CT21 5HE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0787479874596053,
          51.07393407512604
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50017277, CT21 5HE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0772247715231253,
          51.074217075522014
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50111373, CT21 5DY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0768725690499352,
          51.07407344146208
        ]
      }
    }
  ]
}