{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ronald Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.537971,
            51.489488
          ],
          [
            -2.537577,
            51.489678
          ],
          [
            -2.537184,
            51.489869
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "28462, BS16 1HN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.537672764695309,
          51.48982174046322
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "28577, BS16 1HN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.537787348175495,
          51.48976726546039
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "28925, BS16 1HN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5373820746026365,
          51.48959828414952
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "29084, BS16 1HN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.537510848539201,
          51.48952576122697
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "315783, BS16 1HJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5378998142635143,
          51.48953296869024
        ]
      }
    }
  ]
}