{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Keymer Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.418656,
            50.809422
          ],
          [
            -0.41924,
            50.809353
          ],
          [
            -0.419824,
            50.809285
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013355862, BN12 4LB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4198247805579015,
          50.80927592104601
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090033069, BN12 4JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.41930167227856985,
          50.80921487533546
        ]
      }
    }
  ]
}