{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ruston Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.812559,
            51.644754
          ],
          [
            0.812581,
            51.645141
          ],
          [
            0.812589,
            51.645292
          ],
          [
            0.812686,
            51.645521
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094634478, CM0 8SL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8123315052785773,
          51.64524472526942
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094634781, CM0 8RT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8125618597668444,
          51.64476253741311
        ]
      }
    }
  ]
}