{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ash Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.262743,
            52.094354
          ],
          [
            -0.26278,
            52.094099
          ],
          [
            -0.262816,
            52.093845
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Ash Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.262788,
            52.094952
          ],
          [
            -0.262766,
            52.094653
          ],
          [
            -0.262743,
            52.094354
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012433584, SG18 0BU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.26274314096893064,
          52.09384553707776
        ]
      }
    }
  ]
}