{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Coller Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.252499,
            51.944863
          ],
          [
            1.252723,
            51.944827
          ],
          [
            1.252946,
            51.944791
          ],
          [
            1.253236,
            51.944744
          ],
          [
            1.253525,
            51.944697
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Coller Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.253525,
            51.944697
          ],
          [
            1.253833,
            51.944648
          ],
          [
            1.254141,
            51.944599
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007934500, CO12 4QB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.254185866657722,
          51.94457947533728
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015355993, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2519117585965833,
          51.944930184441375
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091461285, CO12 4QB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2540063692401293,
          51.944512487083614
        ]
      }
    }
  ]
}