{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Eshcol Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.588054,
            51.42447
          ],
          [
            0.588847,
            51.424657
          ],
          [
            0.589543,
            51.42497
          ],
          [
            0.590928,
            51.425592
          ],
          [
            0.592139,
            51.42604
          ],
          [
            0.592984,
            51.426353
          ],
          [
            0.593345,
            51.426401
          ],
          [
            0.593399,
            51.426394
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44003208, ME3 9ND",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5956632058554567,
          51.42928453154085
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025143133, ME3 9NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5911656524383843,
          51.4255707905683
        ]
      }
    }
  ]
}