{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Milestone Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.385288,
            51.21884
          ],
          [
            1.385471,
            51.218704
          ],
          [
            1.385654,
            51.218568
          ],
          [
            1.385859,
            51.218423
          ],
          [
            1.386063,
            51.218277
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034878560, CT14 9PT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3860628213280153,
          51.21827739024038
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060893897, CT14 9PH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3858409321227734,
          51.21857166554781
        ]
      }
    }
  ]
}