{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Nore Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.036211,
            50.790042
          ],
          [
            0.036003,
            50.789914
          ],
          [
            0.035796,
            50.789785
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033258045, BN9 9TJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.03579561428367744,
          50.78978490157884
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060067215, BN9 9TL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.036124437082644636,
          50.78984211710567
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062276185, BN9 9TL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.036370418942714935,
          50.790278513511545
        ]
      }
    }
  ]
}