{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lorraine Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.051755,
            50.790692
          ],
          [
            0.051453,
            50.790647
          ],
          [
            0.051151,
            50.790601
          ],
          [
            0.051139,
            50.790588
          ],
          [
            0.051128,
            50.790575
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033257898, BN9 9QE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.05175491906964377,
          50.79069239481186
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033260343, BN9 9EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.051082261991640815,
          50.79056032734119
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060066928, BN9 9QB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.050961347951163374,
          50.790715346919214
        ]
      }
    }
  ]
}