{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fleet Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.37555,
            51.165506
          ],
          [
            1.375925,
            51.165227
          ],
          [
            1.376301,
            51.164947
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034876186, CT15 6HA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3767765562596215,
          51.1647991417245
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034879667, CT15 6HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3755700586017787,
          51.16551764162984
        ]
      }
    }
  ]
}