{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Caesar Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.261069,
            51.845225
          ],
          [
            -2.261096,
            51.845187
          ],
          [
            -2.261124,
            51.845149
          ],
          [
            -2.2614,
            51.844766
          ],
          [
            -2.261568,
            51.84464
          ],
          [
            -2.262166,
            51.844189
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007315509, GL2 5EU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2610687356496384,
          51.84522532003886
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024841975, GL2 5EU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2610966740851475,
          51.84503644793747
        ]
      }
    }
  ]
}