{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cuckmere Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.031522,
            50.785138
          ],
          [
            0.03182,
            50.785146
          ],
          [
            0.032119,
            50.785154
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Cuckmere Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.032119,
            50.785154
          ],
          [
            0.032677,
            50.785203
          ],
          [
            0.033236,
            50.785252
          ],
          [
            0.033243,
            50.78525
          ],
          [
            0.03325,
            50.785249
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033257421, BN9 9TY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.031522035382343334,
          50.785137731991306
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060065397, BN9 9UA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.03263885460855527,
          50.78504632227155
        ]
      }
    }
  ]
}