{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Oak Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.267214,
            51.40933
          ],
          [
            -0.267328,
            51.409741
          ],
          [
            -0.267442,
            51.410152
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "128013772, KT3 3DZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2672141332489065,
          51.4093299231848
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "128013773, KT3 3TY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2675019977835397,
          51.40970287198726
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10026025725, KT3 3TY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.267474274555602,
          51.40967548462138
        ]
      }
    }
  ]
}