{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "School Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.375518,
            51.427677
          ],
          [
            0.375425,
            51.427624
          ],
          [
            0.375028,
            51.427399
          ],
          [
            0.375066,
            51.427352
          ],
          [
            0.375393,
            51.426933
          ],
          [
            0.375273,
            51.426706
          ],
          [
            0.37516,
            51.426491
          ],
          [
            0.375154,
            51.426479
          ],
          [
            0.375139,
            51.426456
          ],
          [
            0.375125,
            51.426433
          ],
          [
            0.374951,
            51.426159
          ],
          [
            0.374777,
            51.425884
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012024081, DA12 5JD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.3747629091023185,
          51.42588478190571
        ]
      }
    }
  ]
}